hasNext property

RxBool get hasNext

Indicator whether operations have next page.

Implementation

RxBool get hasNext => _walletService.operations.hasNext;