knownValue property
KnownSettingRemoveOptionsScope?
get
knownValue
Implementation
KnownSettingRemoveOptionsScope? get knownValue =>
isKnownValue ? data as KnownSettingRemoveOptionsScope : null;