queryTopMessages property

Stream<bool> queryTopMessages

The stream notifying the state of _queryTopMessages call

Implementation

Stream<bool> get queryTopMessages => _queryTopMessagesController.stream;