PhaseConfig constructor
PhaseConfig({})
Implementation
PhaseConfig({
this.analysis,
this.percentage,
this.phaseId,
this.postdeploy,
this.predeploy,
this.profiles,
this.verify,
this.verifyConfig,
});
PhaseConfig({
this.analysis,
this.percentage,
this.phaseId,
this.postdeploy,
this.predeploy,
this.profiles,
this.verify,
this.verifyConfig,
});