underlyingException property

Object? underlyingException
finalinherited

Underlying cause of this exception helpful for debugging.

Implementation

final Object? underlyingException;