stages property

List<OperationProgress>? stages
getter/setter pair

Substages of an operation or a stage.

Implementation

core.List<OperationProgress>? stages;