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