GetLocationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getLocationResponseDescriptor instead')
const GetLocationResponse$json = {
  '1': 'GetLocationResponse',
  '2': [
    {'1': 'location', '3': 1, '4': 1, '5': 11, '6': '.viam.common.v1.GeoPoint', '10': 'location'},
    {'1': 'compass_heading', '3': 2, '4': 1, '5': 1, '10': 'compassHeading'},
  ],
};