originalError property

Object? originalError
final

The underlying error that caused this exception, or null if the detection itself completed without an error.

Implementation

final Object? originalError;