menu
flutter_route_guard package
documentation
domain/guard_async_value.dart
AsyncError<T>
stackTrace property
stackTrace property
dark_mode
light_mode
stackTrace
property
StackTrace
?
stackTrace
final
The stack trace associated with the error, if any.
Implementation
final StackTrace? stackTrace;
flutter_route_guard package
documentation
domain/guard_async_value
AsyncError<T>
stackTrace property
AsyncError class