FeatureSet_EnforceNamingStyle$json top-level constant
- @Deprecated('Use featureSetDescriptor instead')
Implementation
@$core.Deprecated('Use featureSetDescriptor instead')
const FeatureSet_EnforceNamingStyle$json = {
'1': 'EnforceNamingStyle',
'2': [
{'1': 'ENFORCE_NAMING_STYLE_UNKNOWN', '2': 0},
{'1': 'STYLE2024', '2': 1},
{'1': 'STYLE_LEGACY', '2': 2},
],
};