onFailure property

String? onFailure
final

The action to take if the step fails. The default value is Abort.

Implementation

final String? onFailure;