queryBottomMessages property

Stream<bool> queryBottomMessages

The stream notifying the state of _queryBottomMessages call

Implementation

Stream<bool> get queryBottomMessages => _queryBottomMessagesController.stream;