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