exitCommunity method

void exitCommunity()

Implementation

void exitCommunity() {
  community.value = null;
}