innerException property

Object? innerException
final

The inner exception that caused this failure, if any.

Implementation

final Object? innerException;