states property

Stream<ModelByIdState<I, T>> states

Implementation

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