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