queryChanged property

Stream<void> get queryChanged

Implementation

Stream<void> get queryChanged => _queryChangedController.stream;