Gets the current URL of the iframe.
Future<String?> getCurrentUrl() { throw UnimplementedError('getCurrentUrl() has not been implemented.'); }