smartrider
gtfs-realtime.pb
TripDescriptor
clone method
clone
smartrider
gtfs-realtime.pb
TripDescriptor
clone method
TripDescriptor class
Constructors
TripDescriptor
fromBuffer
fromJson
Properties
directionId
hashCode
info_
routeId
runtimeType
scheduleRelationship
startDate
startTime
tripId
Methods
clearDirectionId
clearRouteId
clearScheduleRelationship
clearStartDate
clearStartTime
clearTripId
clone
copyWith
createEmptyInstance
hasDirectionId
hasRouteId
hasScheduleRelationship
hasStartDate
hasStartTime
hasTripId
noSuchMethod
toString
Operators
operator ==
Static methods
create
createRepeated
getDefault
clone
method
TripDescriptor
clone
(
)
Implementation
TripDescriptor clone() => TripDescriptor()..mergeFromMessage(this);