phases property
An array of BuildBatchPhase
objects the specify the phases of
the batch build.
Implementation
final List<BuildBatchPhase>? phases;
An array of BuildBatchPhase
objects the specify the phases of
the batch build.
final List<BuildBatchPhase>? phases;