onCurrentUserJoined method

void onCurrentUserJoined()

Implementation

void onCurrentUserJoined() {
  model.hasJoined = true;
}