packageUri property
A URI of a zip or tar archive of an Extension package.
e.g. https://example.com/path/to/archive.zip
This is used to create the
ExtensionSource, and is not guaranteed to still exist after the
ExtensionSource has been created.
Required.
Implementation
core.String? packageUri;