artUrl method

  1. @override
Future<String> artUrl()
override

URL to the album art.

Implementation

@override
Future<String> artUrl() => _artUrl();