smartrider
bus_stop
BusStop
getLatLng property
getLatLng
smartrider
bus_stop
BusStop
getLatLng property
BusStop class
Constructors
BusStop
fromJson
Properties
getLatLng
hashCode
levelId
locationType
parentStation
platformCode
runtimeType
stopCode
stopDesc
stopId
stopLat
stopLon
stopName
stopTimezone
stopUrl
ttsStopName
wheelchairBoarding
zoneId
Methods
noSuchMethod
toJson
toString
Operators
operator ==
getLatLng
property
dynamic
getLatLng
Implementation
LatLng get getLatLng => LatLng(this.stopLat, this.stopLon);