menu
revali_router_core package
documentation
components/guard.dart
Guard
protect abstract method
protect abstract method
dark_mode
light_mode
protect
abstract method
Future
<
GuardResult
>
protect
(
covariant
Context
context
)
Implementation
Future<GuardResult> protect(covariant Context context);
revali_router_core package
documentation
components/guard
Guard
protect abstract method
Guard class