DECLARATION constant
ExtensionRangeOptions_VerificationState
const DECLARATION
All the extensions of the range must be declared.
Implementation
static const ExtensionRangeOptions_VerificationState DECLARATION =
ExtensionRangeOptions_VerificationState._(
0, _omitEnumNames ? '' : 'DECLARATION');