fetchEnded property

Stream<bool> fetchEnded

Implementation

Stream<bool> get fetchEnded => _onEndedController;