hasNext property

RxBool get hasNext

Indicates whether the blocklist have next page.

Implementation

RxBool get hasNext => _blocklistRepo.blocklist.hasNext;