knownValue property

Implementation

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