smartrider
bus_shape
BusShape
BusShape constructor
BusShape
smartrider
bus_shape
BusShape
BusShape constructor
BusShape class
Constructors
BusShape
fromJson
Properties
coordinates
getPolylines
hashCode
routeId
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
BusShape
constructor
BusShape
(
{
String
routeId
,
List
<
List
>
coordinates
}
)
Implementation
BusShape({this.routeId, this.coordinates});