isDownloading property

bool isDownloading

Implementation

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