action property

String? action
final

The action this step performs. The action determines the behavior of the step.

Implementation

final String? action;