nestedStackTrace property
The stack trace of the exception that caused this failure, if any.
Implementation
final StackTrace? nestedStackTrace;
The stack trace of the exception that caused this failure, if any.
final StackTrace? nestedStackTrace;