smartrider
shuttle_stop
ShuttleStop
getLatLng property
getLatLng
smartrider
shuttle_stop
ShuttleStop
getLatLng property
ShuttleStop class
Constructors
ShuttleStop
fromJson
Properties
created
description
getLatLng
hashCode
id
latitude
longitude
name
runtimeType
updated
Methods
noSuchMethod
toJson
toString
Operators
operator ==
getLatLng
property
dynamic
getLatLng
Implementation
LatLng get getLatLng => LatLng(this.latitude, this.longitude);