RollbackAttempt constructor
RollbackAttempt({})
Implementation
RollbackAttempt({
this.destinationPhase,
this.disableRollbackIfRolloutPending,
this.rolloutId,
this.state,
this.stateDesc,
});
RollbackAttempt({
this.destinationPhase,
this.disableRollbackIfRolloutPending,
this.rolloutId,
this.state,
this.stateDesc,
});