menu
spotdl_dart_core
providers\common.dart
Result
artists property
artists
dark_mode
light_mode
artists
property
List
<
String
>
get
artists
Artist(s) of the song.
Implementation
List<String> get artists;
spotdl_dart_core
common
Result
artists property
Result class