loading property

Stream<bool> get loading

Implementation

Stream<bool> get loading => _loading.stream;