smartrider
gtfs-realtime.pb
TripDescriptor
clearDirectionId method
clearDirectionId
smartrider
gtfs-realtime.pb
TripDescriptor
clearDirectionId 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
clearDirectionId
method
@$pb.TagNumber(6)
void
clearDirectionId
(
)
@$pb.TagNumber(6)
Implementation
@$pb.TagNumber(6) void clearDirectionId() => clearField(6);