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