Orientation_OrientationVectorDegrees$json top-level constant

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

Implementation

@$core.Deprecated('Use orientationDescriptor instead')
const Orientation_OrientationVectorDegrees$json = {
  '1': 'OrientationVectorDegrees',
  '2': [
    {'1': 'theta', '3': 1, '4': 1, '5': 1, '8': {}, '10': 'theta'},
    {'1': 'x', '3': 2, '4': 1, '5': 1, '10': 'x'},
    {'1': 'y', '3': 3, '4': 1, '5': 1, '10': 'y'},
    {'1': 'z', '3': 4, '4': 1, '5': 1, '10': 'z'},
  ],
};