parentTabId property

String? parentTabId
getter/setter pair

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;