causeStackTrace property

StackTrace? causeStackTrace
final

The stack trace of the error/exception that was unhandeled.

Implementation

final StackTrace? causeStackTrace;