streamDownloadState property

Stream<DownloadState> streamDownloadState

Implementation

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