stopLobbyCheck method

void stopLobbyCheck()

Implementation

void stopLobbyCheck() {
  _timer?.cancel();
}