menu
khadem package
documentation
exception.dart
ErrorResult
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
The stack trace associated with the error.
Implementation
final StackTrace? stackTrace;
khadem package
documentation
exception
ErrorResult
stackTrace property
ErrorResult class