hasNext property

RxBool get hasNext

Indicator whether operations have next page.

Implementation

RxBool get hasNext => _partnerService.operations.hasNext;