contentWindow 属性

WindowBase? contentWindow

实现

WindowBase? get contentWindow =>
    _convertNativeToDart_Window(this._get_contentWindow);