innerError property

Object? innerError
final

The underlying exception that this is wrapping, if any.

Implementation

final Object? innerError;