menu
my_utility package
documentation
result.dart
ErrorResult
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
stackTrace
final
The stack trace corresponding to where
error
was thrown.
Implementation
final StackTrace stackTrace;
my_utility package
documentation
result
ErrorResult
stackTrace property
ErrorResult class