VideoDimension$json top-level constant
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'},
],
};