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;
The windowId value that represents the absence of a Chrome browser window.
int get windowIdNone => $js.chrome.windows.WINDOW_ID_NONE;