stepExecutions property

List<StepExecution>? stepExecutions
final

A list of details about the current state of all steps that make up an execution.

Implementation

final List<StepExecution>? stepExecutions;