GeoGeometry$json top-level constant

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

Implementation

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