blocklist property

Paginated<UserId, RxUser> get blocklist

Returns Paginated of Users blocked by the authenticated MyUser.

Implementation

Paginated<UserId, RxUser> get blocklist;