FeatureSetDefaults_FeatureSetEditionDefault$json top-level constant
- @Deprecated('Use featureSetDefaultsDescriptor instead')
Map<String, Object>
const
FeatureSetDefaults_FeatureSetEditionDefault$json
Implementation
@$core.Deprecated('Use featureSetDefaultsDescriptor instead')
const FeatureSetDefaults_FeatureSetEditionDefault$json = {
'1': 'FeatureSetEditionDefault',
'2': [
{
'1': 'edition',
'3': 3,
'4': 1,
'5': 14,
'6': '.google.protobuf.Edition',
'10': 'edition'
},
{
'1': 'overridable_features',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.FeatureSet',
'10': 'overridableFeatures'
},
{
'1': 'fixed_features',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.FeatureSet',
'10': 'fixedFeatures'
},
],
'9': [
{'1': 1, '2': 2},
{'1': 2, '2': 3},
],
'10': ['features'],
};