menu
dds package
documentation
dap.dart
ExceptionDetails
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
String
?
stackTrace
final
Stack trace at the time the exception was thrown.
Implementation
final String? stackTrace;
dds package
documentation
dap
ExceptionDetails
stackTrace property
ExceptionDetails class