menu
spotdl_dart_core
providers\youtube.dart
YouTubeResult
album property
album
dark_mode
light_mode
album
property
@
override
String
?
album
final
Album of the song.
Note
Nullable because most sources may not consistently provide this information.
Implementation
@override final String? album;
spotdl_dart_core
youtube
YouTubeResult
album property
YouTubeResult class