nextLoading property
Indicator whether a next page of the blocklist is loading.
Implementation
RxBool get nextLoading => _blocklistRepo.blocklist.nextLoading;
Indicator whether a next page of the blocklist is loading.
RxBool get nextLoading => _blocklistRepo.blocklist.nextLoading;