stackTrace property

StackTrace? stackTrace
final

The stack trace when the error happened (if there was any).

Implementation

final StackTrace? stackTrace;