secondarySources property

List<ProjectSource>? secondarySources
final

An array of ProjectSource objects that define the sources for the batch build.

Implementation

final List<ProjectSource>? secondarySources;