blocklistCount property
Total BlocklistRecords count in the blocklist of the currently authenticated MyUser.
Implementation
RxInt get blocklistCount => _blocklistService.count;
Total BlocklistRecords count in the blocklist of the currently authenticated MyUser.
RxInt get blocklistCount => _blocklistService.count;