underlyingException property

Object? underlyingException
final

Underlying cause of this exception helpful for debugging.

Implementation

final Object? underlyingException;