GetMappingSessionPointCloudResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getMappingSessionPointCloudResponseDescriptor instead')
const GetMappingSessionPointCloudResponse$json = {
  '1': 'GetMappingSessionPointCloudResponse',
  '2': [
    {'1': 'map_url', '3': 1, '4': 1, '5': 9, '10': 'mapUrl'},
    {'1': 'pose', '3': 2, '4': 1, '5': 11, '6': '.viam.common.v1.Pose', '10': 'pose'},
  ],
};