extensions property

List<String>? extensions
getter/setter pair

The URIs of extensions that are present or contributed to this Artifact.

Implementation

core.List<core.String>? extensions;