youtubeVideoId property
The YouTube video ID (as seen in YouTube URLs).
Adding prefix "https://www.youtube.com/watch?v=" to this ID will get the YouTube streaming URL for this video.
Immutable.
Implementation
core.String? youtubeVideoId;
The YouTube video ID (as seen in YouTube URLs).
Adding prefix "https://www.youtube.com/watch?v=" to this ID will get the YouTube streaming URL for this video.
Immutable.
core.String? youtubeVideoId;