extensionVersion property

String? extensionVersion
getter/setter pair

If this extension is installed from the Registry, the ID of the version.

(e.g. 1.0.3). If left blank, latest is assumed.

Optional.

Implementation

core.String? extensionVersion;