LocationSummary$json top-level constant

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

Implementation

@$core.Deprecated('Use locationSummaryDescriptor instead')
const LocationSummary$json = {
  '1': 'LocationSummary',
  '2': [
    {'1': 'location_id', '3': 1, '4': 1, '5': 9, '10': 'locationId'},
    {'1': 'location_name', '3': 2, '4': 1, '5': 9, '10': 'locationName'},
    {'1': 'machine_summaries', '3': 3, '4': 3, '5': 11, '6': '.viam.app.v1.MachineSummary', '10': 'machineSummaries'},
  ],
};