smartrider
shuttle_update
ShuttleUpdate
getLatLng property
getLatLng
smartrider
shuttle_update
ShuttleUpdate
getLatLng property
ShuttleUpdate class
Constructors
ShuttleUpdate
fromJson
Properties
created
getLatLng
hashCode
heading
id
latitude
longitude
routeId
runtimeType
speed
time
trackerId
vehicleId
Methods
noSuchMethod
toString
Operators
operator ==
getLatLng
property
dynamic
getLatLng
Implementation
LatLng get getLatLng => LatLng(this.latitude, this.longitude);