smartrider
gtfs-realtime.pb
TripUpdate_StopTimeUpdate
clone method
clone
smartrider
gtfs-realtime.pb
TripUpdate_StopTimeUpdate
clone 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
clone
method
TripUpdate_StopTimeUpdate
clone
(
)
Implementation
TripUpdate_StopTimeUpdate clone() => TripUpdate_StopTimeUpdate()..mergeFromMessage(this);