Property$json top-level constant
- @Deprecated('Use propertyDescriptor instead')
Implementation
@$core.Deprecated('Use propertyDescriptor instead')
const Property$json = {
'1': 'Property',
'2': [
{'1': 'width_px', '3': 1, '4': 1, '5': 5, '10': 'widthPx'},
{'1': 'height_px', '3': 2, '4': 1, '5': 5, '10': 'heightPx'},
{'1': 'frame_format', '3': 3, '4': 1, '5': 9, '10': 'frameFormat'},
{'1': 'frame_rate', '3': 4, '4': 1, '5': 2, '10': 'frameRate'},
],
};