count property

  1. @override
RxInt count
final

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

Implementation

@override
final RxInt count = RxInt(0);