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