extensionRoot property
The directory location of extension.yaml in the archived package.
If none is specified, than the package root is assumed ("/").
Implementation
core.String? extensionRoot;
The directory location of extension.yaml in the archived package.
If none is specified, than the package root is assumed ("/").
core.String? extensionRoot;