steps property

List<DynamicStep> steps
final

The list of steps defining the form structure.

Implementation

final List<DynamicStep> steps;