knownValue property

Implementation

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