isLoading property

Stream<bool> isLoading

Implementation

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