VehicleDescriptor$json top-level constant

Map<String, Object> const VehicleDescriptor$json

Implementation

const VehicleDescriptor$json = const {
  '1': 'VehicleDescriptor',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'label', '3': 2, '4': 1, '5': 9, '10': 'label'},
    const {'1': 'license_plate', '3': 3, '4': 1, '5': 9, '10': 'licensePlate'},
  ],
  '5': const [
    const {'1': 1000, '2': 2000},
  ],
}