TripUpdate_StopTimeUpdate_ScheduleRelationship$json top-level constant

Map<String, Object> const TripUpdate_StopTimeUpdate_ScheduleRelationship$json

Implementation

const TripUpdate_StopTimeUpdate_ScheduleRelationship$json = const {
  '1': 'ScheduleRelationship',
  '2': const [
    const {'1': 'SCHEDULED', '2': 0},
    const {'1': 'SKIPPED', '2': 1},
    const {'1': 'NO_DATA', '2': 2},
  ],
}