defaultView property

Window? defaultView

Implementation

Window? get defaultView => js_util.getProperty(this, 'defaultView');