menu
spotdl_dart_core
providers\youtube.dart
LazyYouTubeResult
artists method
artists
dark_mode
light_mode
artists
method
@
override
Stream
<
String
>
artists
(
)
override
Artist(s) of the song.
Implementation
@override Stream<String> artists() => _artists();
spotdl_dart_core
youtube
LazyYouTubeResult
artists method
LazyYouTubeResult class