blocklistCount property

RxInt get blocklistCount

Total BlocklistRecords count in the blocklist of the currently authenticated MyUser.

Implementation

RxInt get blocklistCount => _blocklistService.count;