GetOrientationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getOrientationResponseDescriptor instead')
const GetOrientationResponse$json = {
  '1': 'GetOrientationResponse',
  '2': [
    {'1': 'orientation', '3': 1, '4': 1, '5': 11, '6': '.viam.common.v1.Orientation', '10': 'orientation'},
  ],
};