resolvedComponentVersions property
A list of components that meet the requirements that you specify in the request. This list includes each component's recipe that you can use to install the component.
Implementation
final List<ResolvedComponentVersion>? resolvedComponentVersions;