states property

Stream<CollectionState<T>> states

Implementation

Stream<CollectionState<T>> get states => _statesController.stream;