stackTrace property

StackTrace? stackTrace
final

The stack trace at the moment the exception was thrown, if available.

Implementation

final StackTrace? stackTrace;