YoutubeDownloaderTask constructor
YoutubeDownloaderTask({
- required YoutubeVideoDownloadDetail youtubeVideoDownloadDetail,
Implementation
YoutubeDownloaderTask({
required this.youtubeVideoDownloadDetail,
});