knownValue property

Implementation

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