states property

Stream<ModelByFilterState<I, T>> states

Implementation

Stream<ModelByFilterState<I, T>> get states => _statesController.stream;