isDownloading property

bool get isDownloading

Implementation

bool get isDownloading => playStatus == PlayStatus.downloading;