nextLoading property
Indicator whether operations have next page loading.
Implementation
RxBool get nextLoading => _walletService.operations.nextLoading;
Indicator whether operations have next page loading.
RxBool get nextLoading => _walletService.operations.nextLoading;