targetComponentVersions property

Map<String, String>? targetComponentVersions
getter/setter pair

A mapping of components to their target versions or other appropriate identifiers.

Implementation

core.Map<core.String, core.String>? targetComponentVersions;