streamDownloadState property

Stream<DownloadState> get streamDownloadState

Implementation

Stream<DownloadState> get streamDownloadState =>
    _streamControllerDownloadState.stream;