stackTrace property

StackTrace? stackTrace
final

The stack trace at the time this exception was created.

Implementation

final StackTrace? stackTrace;