smartrider
bus_vehicle_update
BusVehicleUpdate
getLatLng property
getLatLng
smartrider
bus_vehicle_update
BusVehicleUpdate
getLatLng property
BusVehicleUpdate class
Constructors
BusVehicleUpdate
fromJson
fromPBEntity
Properties
currentStatus
currentStopSequence
getLatLng
hashCode
id
isDeleted
latitude
longitude
routeId
runtimeType
startDate
startTime
timestamp
tripId
vehicleId
Methods
noSuchMethod
toFeedEntity
toJson
toString
Operators
operator ==
getLatLng
property
dynamic
getLatLng
Implementation
LatLng get getLatLng => LatLng(this.latitude, this.longitude);