hasNext property

RxBool get hasNext

Indicates whether the blocklist have a next page.

Implementation

RxBool get hasNext => _blocklistService.hasNext;