onLeaveChannel method

void onLeaveChannel()

Implementation

void onLeaveChannel() {
  _chat.model.curCall = null;
}