menu
notification_manager package
documentation
core/errors/notification_failure.dart
NotificationFailure
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
The stack trace when the error occurred.
Implementation
final StackTrace? stackTrace;
notification_manager package
documentation
core/errors/notification_failure
NotificationFailure
stackTrace property
NotificationFailure class