extensionRoot property

String? extensionRoot
getter/setter pair

The directory location of extension.yaml in the archived package.

If none is specified, than the package root is assumed ("/").

Implementation

core.String? extensionRoot;