processedError property

Object? processedError
final

The error thrown by the action, after being processed by the action's wrapError() method.

Implementation

final Object? processedError;