windowIdCurrent property

int get windowIdCurrent

The windowId value that represents the current window.

Implementation

int get windowIdCurrent => $js.chrome.windows.WINDOW_ID_CURRENT;