|
| AuthGuard | _ () |
| override FutureOr< String?> | redirect (BuildContext context, GoRouterState state) async |
|
| static final AuthGuard | instance = AuthGuard._() |
Definition at line 9 of file auth_guard.dart.
◆ _()
| AuthGuard GoRouteData::_ |
( |
| ) |
|
|
private |
◆ redirect()
| override FutureOr< String?> GoRouteData::redirect |
( |
BuildContext | context, |
|
|
GoRouterState | state ) |
|
inlineprivate |
◆ _authService
◆ instance
| final AuthGuard GoRouteData::instance = AuthGuard._() |
|
staticprivate |
The documentation for this class was generated from the following file: