MainMenuViewModel

constructor(appState: AppStateImpl, globalError: ReversiException? = null, setGlobalError: (Exception?, ErrorType?) -> Unit, setPage: (Page) -> Unit)