menu
flutter_dev_toolkit package
documentation
models/crash_entry.dart
CrashEntry
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
String
stackTrace
final
The captured stack trace, as text.
Implementation
final String stackTrace;
flutter_dev_toolkit package
documentation
models/crash_entry
CrashEntry
stackTrace property
CrashEntry class