stepExecutions property
A list of details about the current state of all steps that make up an execution.
Implementation
final List<StepExecution>? stepExecutions;
A list of details about the current state of all steps that make up an execution.
final List<StepExecution>? stepExecutions;