phases property

List<BuildBatchPhase>? phases
final

An array of BuildBatchPhase objects the specify the phases of the batch build.

Implementation

final List<BuildBatchPhase>? phases;