tabIdNone property

int get tabIdNone

An ID that represents the absence of a browser tab.

Implementation

int get tabIdNone => $js.chrome.tabs.TAB_ID_NONE;