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