failureReason property

String? failureReason
final

The reason why the step failed execution. This is only returned if the step failed its execution.

Implementation

final String? failureReason;