RoverRentalRobot$json top-level constant

  1. @Deprecated('Use roverRentalRobotDescriptor instead')
Map<String, Object> const RoverRentalRobot$json

Implementation

@$core.Deprecated('Use roverRentalRobotDescriptor instead')
const RoverRentalRobot$json = {
  '1': 'RoverRentalRobot',
  '2': [
    {'1': 'robot_id', '3': 1, '4': 1, '5': 9, '10': 'robotId'},
    {'1': 'location_id', '3': 2, '4': 1, '5': 9, '10': 'locationId'},
    {'1': 'robot_name', '3': 3, '4': 1, '5': 9, '10': 'robotName'},
    {'1': 'robot_main_part_id', '3': 4, '4': 1, '5': 9, '10': 'robotMainPartId'},
  ],
};