YoutubeVideoAsset constructor

YoutubeVideoAsset({
  1. String? youtubeVideoId,
})

Implementation

YoutubeVideoAsset({this.youtubeVideoId});