@override Future<void> pauseGame() async { await _controller.runJavaScript('window.golApi.pauseGame();'); }