closed property

bool get closed

The Window.closed value of this cross-origin window.

Implementation

bool get closed => _window.closed;