stream property

A stream that provides information about the download status and progress of the asset being downloaded.

Implementation

Stream<PMProgressState> get stream => _controller.stream;