innerException property
Details of the exception contained by this exception, if any.
Implementation
final List<ExceptionDetails>? innerException;
Details of the exception contained by this exception, if any.
final List<ExceptionDetails>? innerException;