logout method

void logout()

logout

Implementation

void logout() {
  ZegoUIKitCore.shared.logout();
}