smartrider
shuttle_route
Point
getLatLng property
getLatLng
smartrider
shuttle_route
Point
getLatLng property
Point class
Constructors
Point
fromJson
Properties
getLatLng
hashCode
latitude
longitude
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
getLatLng
property
dynamic
getLatLng
Implementation
LatLng get getLatLng => LatLng(latitude, longitude);