smartrider
shuttle_eta
StopEtas
StopEtas constructor
StopEtas
smartrider
shuttle_eta
StopEtas
StopEtas constructor
StopEtas class
Constructors
StopEtas
fromJson
Properties
arriving
eta
hashCode
runtimeType
stopId
Methods
noSuchMethod
toJson
toString
Operators
operator ==
StopEtas
constructor
StopEtas
(
{
int
stopId
,
String
eta
,
bool
arriving
}
)
Implementation
StopEtas({this.stopId, this.eta, this.arriving});