activeDownloadsCount property

int get activeDownloadsCount

Get active downloads count

Implementation

int get activeDownloadsCount => _activeDownloads.length;