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