hasArtUrl property

bool get hasArtUrl

Whether the album has an album art.

Implementation

bool get hasArtUrl => artUrl.isNotEmpty;