stackTrace property

StackTrace? stackTrace
final

The stack trace of the error, if available.

Implementation

final StackTrace? stackTrace;