GetEndPositionResponse$json top-level constant

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

Implementation

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