menu
spotdl_dart_core
providers\spotify.dart
SpotifyResult
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
spotify
SpotifyResult
album property
SpotifyResult class