nestedStackTrace property

StackTrace? nestedStackTrace
final

The stack trace of the exception that caused this failure, if any.

Implementation

final StackTrace? nestedStackTrace;