menu
spotdl_dart_core
providers\spotify.dart
LazySpotifyResult
artUrl method
artUrl
dark_mode
light_mode
artUrl
method
@
override
Future
<
String
>
artUrl
(
)
override
URL to the album art.
Implementation
@override Future<String> artUrl() => _artUrl();
spotdl_dart_core
spotify
LazySpotifyResult
artUrl method
LazySpotifyResult class