nextLoading property

RxBool get nextLoading

Indicator whether a next page of the blocklist is loading.

Implementation

RxBool get nextLoading => _blocklistRepo.blocklist.nextLoading;