streamProgressDownloadState property

Stream<double> get streamProgressDownloadState

Implementation

Stream<double> get streamProgressDownloadState =>
    _streamControllerProgressDownloadState.stream;