stackTrace property
The stack trace to show.
If this value is null
, only the error will be displayed.
Implementation
final StackTrace? stackTrace;
The stack trace to show.
If this value is null
, only the error will be displayed.
final StackTrace? stackTrace;