stackTrace property

StackTrace? stackTrace
final

The stack trace to show.

If this value is null, only the error will be displayed.

Implementation

final StackTrace? stackTrace;