status property

Rx<RxStatus> get status

Returns the RxStatus of the blocklist fetching and initialization.

Implementation

Rx<RxStatus> get status => _blocklistService.status;