secondarySourceVersions property
An array of ProjectSourceVersion objects. If
secondarySourceVersions is specified at the build level, then
they take over these secondarySourceVersions (at the project
level).
Implementation
final List<ProjectSourceVersion>? secondarySourceVersions;