onProgress property

Stream<StreamData> onProgress

Implementation

Stream<StreamData> get onProgress => _progressStreamController.stream;