stackTrace property

StackTrace? stackTrace
final

The stack trace associated with the error.

Implementation

final StackTrace? stackTrace;