ListRobotsForLocationsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listRobotsForLocationsResponseDescriptor instead')
const ListRobotsForLocationsResponse$json = {
  '1': 'ListRobotsForLocationsResponse',
  '2': [
    {'1': 'robots', '3': 1, '4': 3, '5': 11, '6': '.viam.app.v1.Robot', '10': 'robots'},
  ],
};