underlyingException property

Object? underlyingException
final

The exception which triggered this exception being thrown.

Implementation

final Object? underlyingException;