menu
neomage package
documentation
data/hooks/hook_executor.dart
HookExecutionEvent
errorStackTrace property
errorStackTrace property
dark_mode
light_mode
errorStackTrace
property
StackTrace
?
errorStackTrace
final
Stack trace for the error, if any.
Implementation
final StackTrace? errorStackTrace;
neomage package
documentation
data/hooks/hook_executor
HookExecutionEvent
errorStackTrace property
HookExecutionEvent class