isDownloading property

bool isDownloading

Implementation

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