windowIdNone property

int get windowIdNone

The windowId value that represents the absence of a Chrome browser window.

Implementation

int get windowIdNone => $js.chrome.windows.WINDOW_ID_NONE;