Checks whether there's a back history item.
Future<bool> canGoBack() { throw UnimplementedError("WebView canGoBack is not implemented on the current platform"); }