blockList property
final
Gets the chat room block list.
Note To get the block list, you can call ChatRoomManager.fetchChatRoomBlockList.
Implementation
final List<String>? blockList;
Gets the chat room block list.
Note To get the block list, you can call ChatRoomManager.fetchChatRoomBlockList.
final List<String>? blockList;