extensionRef property

String? extensionRef
getter/setter pair

If this extension is installed from the Registry, the ref of the Extension.

(e.g. publisher-id/awesome-extension) Either extension_ref or source.name must be provided when creating an extension instance.

Optional.

Implementation

core.String? extensionRef;