steps property

List<StepDetail>? steps
final

A list of steps run by the job flow.

Implementation

final List<StepDetail>? steps;