CompressionRatio$json top-level constant
- @Deprecated('Use compressionRatioDescriptor instead')
Implementation
@$core.Deprecated('Use compressionRatioDescriptor instead')
const CompressionRatio$json = {
'1': 'CompressionRatio',
'2': [
{'1': 'x4', '2': 0},
{'1': 'x8', '2': 1},
{'1': 'x16', '2': 2},
{'1': 'x32', '2': 3},
{'1': 'x64', '2': 4},
],
};