lastError property

StepError? lastError
final

The last error if the step failed.

Implementation

final StepError? lastError;