RepairRolloutOperation constructor
RepairRolloutOperation({})
Implementation
RepairRolloutOperation({
this.currentRepairPhaseIndex,
this.jobId,
this.phaseId,
this.repairPhases,
this.rollout,
});
RepairRolloutOperation({
this.currentRepairPhaseIndex,
this.jobId,
this.phaseId,
this.repairPhases,
this.rollout,
});