error property

Object? error
final

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

Implementation

final Object? error;