hasNext property

RxBool get hasNext

Indicates whether the contacts have a next page.

Implementation

RxBool get hasNext => _contactService.hasNext;