hasNext property

RxBool get hasNext

Indicates whether the paginated have next page.

Implementation

RxBool get hasNext => _chatRepository.hasNext;