EntitySelector$json top-level constant

Map<String, Object> const EntitySelector$json

Implementation

const EntitySelector$json = const {
  '1': 'EntitySelector',
  '2': const [
    const {'1': 'agency_id', '3': 1, '4': 1, '5': 9, '10': 'agencyId'},
    const {'1': 'route_id', '3': 2, '4': 1, '5': 9, '10': 'routeId'},
    const {'1': 'route_type', '3': 3, '4': 1, '5': 5, '10': 'routeType'},
    const {'1': 'trip', '3': 4, '4': 1, '5': 11, '6': '.transit_realtime.TripDescriptor', '10': 'trip'},
    const {'1': 'stop_id', '3': 5, '4': 1, '5': 9, '10': 'stopId'},
  ],
  '5': const [
    const {'1': 1000, '2': 2000},
  ],
}