fetchStopped property

Stream<bool> get fetchStopped

Implementation

Stream<bool> get fetchStopped => _onStoppedController;