stateStream property

Stream<UploadState> get stateStream
inherited

Implementation

Stream<State> get stateStream => _stateStreamController.stream;