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;