loadingStream property

Stream<bool> loadingStream

Implementation

Stream<bool> get loadingStream => _loadingController.stream;