onUserKickOutOfChatThread method Null safety

void onUserKickOutOfChatThread(
  1. EMChatThreadEvent event
)

Occurs when the current user is removed from the message thread by the group owner or a group admin to which the message thread belongs.

Implementation

void onUserKickOutOfChatThread(EMChatThreadEvent event) {}