loadingStream property

Stream<bool> get loadingStream

Implementation

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