void importScripts([String? urls1, String? urls2, String? urls3]) => js_util.callMethod(this, 'importScripts', [urls1, urls2, urls3]);