smartrider
gtfs-realtime.pbenum
TripDescriptor_ScheduleRelationship
valueOf method
valueOf
smartrider
gtfs-realtime.pbenum
TripDescriptor_ScheduleRelationship
valueOf method
TripDescriptor_ScheduleRelationship class
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
valueOf
Constants
ADDED
CANCELED
REPLACEMENT
SCHEDULED
UNSCHEDULED
values
valueOf
method
TripDescriptor_ScheduleRelationship
valueOf
(
int
value
)
Implementation
static TripDescriptor_ScheduleRelationship valueOf($core.int value) => _byValue[value];