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