stackTrace property

StackTrace? stackTrace
final

The stack trace when the error occurred.

Implementation

final StackTrace? stackTrace;