secondaryArtifacts property
An array of ResolvedArtifact
objects that represents the
secondary build artifacts for the build group.
Implementation
final List<ResolvedArtifact>? secondaryArtifacts;
An array of ResolvedArtifact
objects that represents the
secondary build artifacts for the build group.
final List<ResolvedArtifact>? secondaryArtifacts;