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