FeatureSet_JsonFormat$json top-level constant
- @Deprecated('Use featureSetDescriptor instead')
Implementation
@$core.Deprecated('Use featureSetDescriptor instead')
const FeatureSet_JsonFormat$json = {
'1': 'JsonFormat',
'2': [
{'1': 'JSON_FORMAT_UNKNOWN', '2': 0},
{'1': 'ALLOW', '2': 1},
{'1': 'LEGACY_BEST_EFFORT', '2': 2},
],
};