defaultView property
_Intersection1?
get
defaultView
Returns the Window object of the active document.
Implementation
_Intersection1? get defaultView => _i4.getProperty(
this,
'defaultView',
);