stream property

The current stream of states.

Implementation

@override
Stream<SearchHouseholdsState> get stream => stateChanges;