eventStream property

Stream<QueryEvent> get eventStream

Implementation

Stream<QueryEvent> get eventStream => _eventController.stream;