count property

RxInt get count

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

Implementation

RxInt get count => _blocklistRepo.count;