blockedUsers property

Set<String> get blockedUsers

Set of blocked user IDs.

Implementation

Set<String> get blockedUsers => _blockedUsers;