stackTrace property

StackTrace? stackTrace
final

The stack trace associated with the exception, if any.

Implementation

final StackTrace? stackTrace;