lastError property

RunError? lastError
final

The last error if the run failed.

Implementation

final RunError? lastError;