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