hasNext property

RxBool get hasNext

Indicates whether the paginated have next page.

Implementation

RxBool get hasNext => _contactRepository.hasNext;