knownValue property

Implementation

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