values constant

Implementation

static const $core.List<TripUpdate_StopTimeUpdate_ScheduleRelationship>
    values = <TripUpdate_StopTimeUpdate_ScheduleRelationship>[
  SCHEDULED,
  SKIPPED,
  NO_DATA,
  UNSCHEDULED,
];