menu
spotdl_dart_core
providers\youtube.dart
LazyYouTubeResult
srcUrl method
srcUrl
dark_mode
light_mode
srcUrl
method
@
override
Future
<
String
>
srcUrl
(
)
override
URL of the song from the given source.
Implementation
@override Future<String> srcUrl() => _srcUrl();
spotdl_dart_core
youtube
LazyYouTubeResult
srcUrl method
LazyYouTubeResult class