FeatureSet_EnforceNamingStyle$json top-level constant

  1. @Deprecated('Use featureSetDescriptor instead')
Map<String, Object> const FeatureSet_EnforceNamingStyle$json

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},
  ],
};