LobbyViewModel

constructor(appState: AppStateImpl, scope: CoroutineScope, pickGame: (Game) -> Unit, globalError: ReversiException? = null, setGlobalError: (Exception?, ErrorType?) -> Unit)