GetRobotPartByNameAndLocationRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getRobotPartByNameAndLocationRequestDescriptor instead')
const GetRobotPartByNameAndLocationRequest$json = {
  '1': 'GetRobotPartByNameAndLocationRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'location_id', '3': 2, '4': 1, '5': 9, '10': 'locationId'},
  ],
};