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