hasDlUrl property

bool get hasDlUrl

Whether the song has a download URL.

Implementation

bool get hasDlUrl => dlUrl.isNotEmpty;