FeedEntity$json top-level constant
Implementation
const FeedEntity$json = const {
'1': 'FeedEntity',
'2': const [
const {'1': 'id', '3': 1, '4': 2, '5': 9, '10': 'id'},
const {'1': 'is_deleted', '3': 2, '4': 1, '5': 8, '7': 'false', '10': 'isDeleted'},
const {'1': 'trip_update', '3': 3, '4': 1, '5': 11, '6': '.transit_realtime.TripUpdate', '10': 'tripUpdate'},
const {'1': 'vehicle', '3': 4, '4': 1, '5': 11, '6': '.transit_realtime.VehiclePosition', '10': 'vehicle'},
const {'1': 'alert', '3': 5, '4': 1, '5': 11, '6': '.transit_realtime.Alert', '10': 'alert'},
],
'5': const [
const {'1': 1000, '2': 2000},
],
}