Window? open(String url, [String? name, String? features]) => js_util.callMethod(this, 'open', [url, name, features]);