TripDescriptor$json top-level constant
Implementation
const TripDescriptor$json = const {
'1': 'TripDescriptor',
'2': const [
const {'1': 'trip_id', '3': 1, '4': 1, '5': 9, '10': 'tripId'},
const {'1': 'route_id', '3': 5, '4': 1, '5': 9, '10': 'routeId'},
const {'1': 'direction_id', '3': 6, '4': 1, '5': 13, '10': 'directionId'},
const {'1': 'start_time', '3': 2, '4': 1, '5': 9, '10': 'startTime'},
const {'1': 'start_date', '3': 3, '4': 1, '5': 9, '10': 'startDate'},
const {'1': 'schedule_relationship', '3': 4, '4': 1, '5': 14, '6': '.transit_realtime.TripDescriptor.ScheduleRelationship', '10': 'scheduleRelationship'},
],
'4': const [TripDescriptor_ScheduleRelationship$json],
'5': const [
const {'1': 1000, '2': 2000},
],
}