changeProgressStages property

List<ChangeProgressStage>? changeProgressStages
final

The specific stages that the domain is going through to perform the configuration change.

Implementation

final List<ChangeProgressStage>? changeProgressStages;