status property
Returns the RxStatus of the blocklist fetching.
Implementation
Rx<RxStatus> get status => _blocklistRepo.blocklist.status;
Returns the RxStatus of the blocklist fetching.
Rx<RxStatus> get status => _blocklistRepo.blocklist.status;