phases property
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;
Information about all previous build phases that are complete and information about any current build phase that is not yet complete.
final List<BuildPhase>? phases;