PointCloudObject$json top-level constant

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

Implementation

@$core.Deprecated('Use pointCloudObjectDescriptor instead')
const PointCloudObject$json = {
  '1': 'PointCloudObject',
  '2': [
    {'1': 'point_cloud', '3': 1, '4': 1, '5': 12, '10': 'pointCloud'},
    {'1': 'geometries', '3': 2, '4': 1, '5': 11, '6': '.viam.common.v1.GeometriesInFrame', '10': 'geometries'},
  ],
};