status property

Rx<RxStatus> get status

Returns the RxStatus of the blocklist fetching.

Implementation

Rx<RxStatus> get status => _blocklistRepo.blocklist.status;