menu
spotdl_dart_core
providers\youtube.dart
LazyYouTubeResult
album method
album
dark_mode
light_mode
album
method
@
override
Future
<
String
>
album
(
)
override
Album of the song.
Implementation
@override Future<String> album() => _album();
spotdl_dart_core
youtube
LazyYouTubeResult
album method
LazyYouTubeResult class