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