hasNext property

RxBool get hasNext

Indicates whether the chats have a next page.

Implementation

RxBool get hasNext => _chatService.hasNext;