menu
nylo_support package
documentation
router/src/models/nyrouter_route_guard.dart
NyRouteGuard
next method
next method
dark_mode
light_mode
next
method
GuardResult
next
(
)
Continue to the next guard or to the route.
Implementation
GuardResult next() => GuardResult.next;
nylo_support package
documentation
router/src/models/nyrouter_route_guard
NyRouteGuard
next method
NyRouteGuard class