originalError property
final
The underlying error that caused this exception, or null if the
detection itself completed without an error.
Implementation
final Object? originalError;
The underlying error that caused this exception, or null if the
detection itself completed without an error.
final Object? originalError;