innerStackTrace property

StackTrace? innerStackTrace
final

The stack trace of the inner exception, if any.

Implementation

final StackTrace? innerStackTrace;