GeometriesInFrame$json top-level constant

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

Implementation

@$core.Deprecated('Use geometriesInFrameDescriptor instead')
const GeometriesInFrame$json = {
  '1': 'GeometriesInFrame',
  '2': [
    {'1': 'reference_frame', '3': 1, '4': 1, '5': 9, '10': 'referenceFrame'},
    {'1': 'geometries', '3': 2, '4': 3, '5': 11, '6': '.viam.common.v1.Geometry', '10': 'geometries'},
  ],
};