int? get lobbyTimer => _$this._lobbyTimer;
set lobbyTimer(covariant int? lobbyTimer) => _$this._lobbyTimer = lobbyTimer;