originalError property

Object? originalError
final

The error object that was caught and wrapped by this error object, if any.

Implementation

final Object? originalError;