knownValue property
KnownContentLabelPrefVisibility
get
knownValue
Returns known value.
Make sure to check if this object is known value with isKnownValue.
Implementation
KnownContentLabelPrefVisibility get knownValue =>
this.data as KnownContentLabelPrefVisibility;