embedUrl property
A URL pointing to a player for a specific video In general, this
is the information in the src
element of an embed
tag and should not be the same as the content of the loc
tag.
Implementation
String? embedUrl;
A URL pointing to a player for a specific video In general, this
is the information in the src
element of an embed
tag and should not be the same as the content of the loc
tag.
String? embedUrl;