SensorInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use sensorInfoDescriptor instead')
const SensorInfo$json = {
  '1': 'SensorInfo',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'type', '3': 2, '4': 1, '5': 14, '6': '.viam.service.slam.v1.SensorType', '10': 'type'},
  ],
};