parentTabId property
The ID of the parent tab.
Empty when the current tab is a root-level tab, which means it doesn't have any parents.
Optional.
Implementation
core.String? parentTabId;
The ID of the parent tab.
Empty when the current tab is a root-level tab, which means it doesn't have any parents.
Optional.
core.String? parentTabId;