TripUpdate$json top-level constant

Map<String, Object> const TripUpdate$json

Implementation

const TripUpdate$json = const {
  '1': 'TripUpdate',
  '2': const [
    const {'1': 'trip', '3': 1, '4': 2, '5': 11, '6': '.transit_realtime.TripDescriptor', '10': 'trip'},
    const {'1': 'vehicle', '3': 3, '4': 1, '5': 11, '6': '.transit_realtime.VehicleDescriptor', '10': 'vehicle'},
    const {'1': 'stop_time_update', '3': 2, '4': 3, '5': 11, '6': '.transit_realtime.TripUpdate.StopTimeUpdate', '10': 'stopTimeUpdate'},
    const {'1': 'timestamp', '3': 4, '4': 1, '5': 4, '10': 'timestamp'},
    const {'1': 'delay', '3': 5, '4': 1, '5': 5, '10': 'delay'},
  ],
  '3': const [TripUpdate_StopTimeEvent$json, TripUpdate_StopTimeUpdate$json],
  '5': const [
    const {'1': 1000, '2': 2000},
  ],
}