menu
infospect package
documentation
features/logger/models/infospect_log.dart
InfospectLog
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
The stack trace associated with the log (if available).
Implementation
final StackTrace? stackTrace;
infospect package
documentation
features/logger/models/infospect_log
InfospectLog
stackTrace property
InfospectLog class