NewRobotRequest$json top-level constant

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

Implementation

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