Navigates the iframe to a new URL.
Future<String?> navigate(String url) { throw UnimplementedError('navigate() has not been implemented.'); }