onUserEntered method Null safety

void onUserEntered(
  1. OpenChannel channel,
  2. User user
)

Informs when a user entered to open channel

Implementation

void onUserEntered(OpenChannel channel, User user) {}