OrientationConstraint$json top-level constant

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

Implementation

@$core.Deprecated('Use orientationConstraintDescriptor instead')
const OrientationConstraint$json = {
  '1': 'OrientationConstraint',
  '2': [
    {'1': 'orientation_tolerance_degs', '3': 1, '4': 1, '5': 2, '9': 0, '10': 'orientationToleranceDegs', '17': true},
  ],
  '8': [
    {'1': '_orientation_tolerance_degs'},
  ],
};