ListRobotsRequest$json top-level constant

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

Implementation

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