void unregisterProtocolHandler(String scheme, String url) => js_util.callMethod(this, 'unregisterProtocolHandler', [scheme, url]);