smartrider
gtfs-realtime.pb
TripUpdate_StopTimeUpdate
clearArrival method
clearArrival
smartrider
gtfs-realtime.pb
TripUpdate_StopTimeUpdate
clearArrival method
TripUpdate_StopTimeUpdate class
Constructors
TripUpdate_StopTimeUpdate
fromBuffer
fromJson
Properties
arrival
departure
hashCode
info_
runtimeType
scheduleRelationship
stopId
stopSequence
Methods
clearArrival
clearDeparture
clearScheduleRelationship
clearStopId
clearStopSequence
clone
copyWith
createEmptyInstance
ensureArrival
ensureDeparture
hasArrival
hasDeparture
hasScheduleRelationship
hasStopId
hasStopSequence
noSuchMethod
toString
Operators
operator ==
Static methods
create
createRepeated
getDefault
clearArrival
method
@$pb.TagNumber(2)
void
clearArrival
(
)
@$pb.TagNumber(2)
Implementation
@$pb.TagNumber(2) void clearArrival() => clearField(2);