NewRobotPartRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use newRobotPartRequestDescriptor instead')
const NewRobotPartRequest$json = {
  '1': 'NewRobotPartRequest',
  '2': [
    {'1': 'robot_id', '3': 1, '4': 1, '5': 9, '10': 'robotId'},
    {'1': 'part_name', '3': 2, '4': 1, '5': 9, '10': 'partName'},
  ],
};