phases property

List<BuildPhase>? phases
final

Information about all previous build phases that are complete and information about any current build phase that is not yet complete.

Implementation

final List<BuildPhase>? phases;