knownValue property

Implementation

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