smartrider
bus_shapes
BusShapes
BusShapes constructor
BusShapes
smartrider
bus_shapes
BusShapes
BusShapes constructor
BusShapes class
Constructors
BusShapes
Properties
hashCode
runtimeType
shapeId
shapePtLat
shapePtLon
shapePtSequence
Methods
noSuchMethod
toString
Operators
operator ==
BusShapes
constructor
BusShapes
(
{
String
shapeId
,
String
shapePtLat
,
String
shapePtLon
,
String
shapePtSequence
}
)
Implementation
BusShapes({ this.shapeId, this.shapePtLat, this.shapePtLon, this.shapePtSequence });