menu
spotdl_dart_core
providers\spotify.dart
Album
hasArtist property
hasArtist
dark_mode
light_mode
hasArtist
property
bool
get
hasArtist
Weave the album has artists.
Implementation
bool get hasArtist => artist.isNotEmpty;
spotdl_dart_core
spotify
Album
hasArtist property
Album class