hasArtUrl property

bool get hasArtUrl

Whether the song has an album art.

Implementation

bool get hasArtUrl => artUrl.isNotEmpty;