menu
spotdl_dart_core
providers\common.dart
Result
album property
album
dark_mode
light_mode
album
property
String
?
get
album
Album of the song.
Note
Nullable because most sources may not consistently provide this information.
Implementation
String? get album;
spotdl_dart_core
common
Result
album property
Result class