ExtensionRangeOptions_VerificationState$json top-level constant
- @Deprecated('Use extensionRangeOptionsDescriptor instead')
Implementation
@$core.Deprecated('Use extensionRangeOptionsDescriptor instead')
const ExtensionRangeOptions_VerificationState$json = {
'1': 'VerificationState',
'2': [
{'1': 'DECLARATION', '2': 0},
{'1': 'UNVERIFIED', '2': 1},
],
};