menu
revali_router_core package
documentation
results/exception_catcher_result.dart
ExceptionCatcherResult<T>
isNotHandled property
isNotHandled property
dark_mode
light_mode
isNotHandled
property
bool
get
isNotHandled
Implementation
bool get isNotHandled => this is _Unhandled;
revali_router_core package
documentation
results/exception_catcher_result
ExceptionCatcherResult<T>
isNotHandled property
ExceptionCatcherResult class