menu
background_task_optimizer package
documentation
task_execution_exception.dart
TaskExecutionException
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
The stack trace at the moment the exception was thrown, if available.
Implementation
final StackTrace? stackTrace;
background_task_optimizer package
documentation
task_execution_exception
TaskExecutionException
stackTrace property
TaskExecutionException class