nestedException property

Exception? nestedException
final

The exception that caused this failure, if any.

Implementation

final Exception? nestedException;