tabGroupIdNone property
int
get
tabGroupIdNone
An ID that represents the absence of a group.
Implementation
int get tabGroupIdNone => $js.chrome.tabGroups.TAB_GROUP_ID_NONE;
An ID that represents the absence of a group.
int get tabGroupIdNone => $js.chrome.tabGroups.TAB_GROUP_ID_NONE;