VideoDimension$json top-level constant

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

Implementation

@$core.Deprecated('Use videoDimensionDescriptor instead')
const VideoDimension$json = const {
  '1': 'VideoDimension',
  '2': const [
    const {'1': 'width', '3': 1, '4': 1, '5': 13, '10': 'width'},
    const {'1': 'height', '3': 2, '4': 1, '5': 13, '10': 'height'},
  ],
};