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