secondarySources property
An array of ProjectSource
objects that define the sources for
the batch build.
Implementation
final List<ProjectSource>? secondarySources;
An array of ProjectSource
objects that define the sources for
the batch build.
final List<ProjectSource>? secondarySources;