ListRobotsForLocationsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listRobotsForLocationsRequestDescriptor instead')
const ListRobotsForLocationsRequest$json = {
  '1': 'ListRobotsForLocationsRequest',
  '2': [
    {'1': 'location_ids', '3': 1, '4': 3, '5': 9, '10': 'locationIds'},
  ],
};