menu
flutter_spotify_api package
documentation
models/album.dart
Album
artists property
artists property
dark_mode
light_mode
artists
property
List
<
Artist
>
artists
final
Implementation
final List<Artist> artists;
flutter_spotify_api package
documentation
models/album
Album
artists property
Album class