IntrinsicParameters$json top-level constant

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

Implementation

@$core.Deprecated('Use intrinsicParametersDescriptor instead')
const IntrinsicParameters$json = {
  '1': 'IntrinsicParameters',
  '2': [
    {'1': 'width_px', '3': 1, '4': 1, '5': 13, '10': 'widthPx'},
    {'1': 'height_px', '3': 2, '4': 1, '5': 13, '10': 'heightPx'},
    {'1': 'focal_x_px', '3': 3, '4': 1, '5': 1, '10': 'focalXPx'},
    {'1': 'focal_y_px', '3': 4, '4': 1, '5': 1, '10': 'focalYPx'},
    {'1': 'center_x_px', '3': 5, '4': 1, '5': 1, '10': 'centerXPx'},
    {'1': 'center_y_px', '3': 6, '4': 1, '5': 1, '10': 'centerYPx'},
  ],
};