FeatureSet_FieldPresence$json top-level constant
- @Deprecated('Use featureSetDescriptor instead')
Implementation
@$core.Deprecated('Use featureSetDescriptor instead')
const FeatureSet_FieldPresence$json = {
'1': 'FieldPresence',
'2': [
{'1': 'FIELD_PRESENCE_UNKNOWN', '2': 0},
{'1': 'EXPLICIT', '2': 1},
{'1': 'IMPLICIT', '2': 2},
{'1': 'LEGACY_REQUIRED', '2': 3},
],
};