NavigationShellRoute class
- Inheritance
-
- Annotations
-
- @TypedShellRoute<NavigationShellRoute>(routes: <TypedRoute<RouteData>>[TypedGoRoute<HomeRoute>(path: '/', routes: [TypedGoRoute<MembersRoute>(path: 'leden'), TypedGoRoute<ResourcesRoute>(path: 'documenten'), TypedGoRoute<PhotosRoute>(path: 'fotos'), TypedGoRoute<EurokeysRoute>(path: 'eurokeys'), TypedGoRoute<BookletsRoute>(path: 'booklets'), TypedGoRoute<ALVRoute>(path: 'alv'), TypedGoRoute<ConfidentialBodyRoute>(path: 'vertrouwensorgaan'), TypedGoRoute<AdminRoute>(path: 'admin'), TypedGoRoute<SettingsRoute>(path: 'instellingen'), TypedGoRoute<InboxRoute>(path: 'inbox'), TypedGoRoute<CreatePostRoute>(path: 'nieuwe-post'), TypedGoRoute<PostRoute>(path: 'post/:id'), TypedGoRoute<CreateEventRoute>(path: 'nieuw-evenement'), TypedGoRoute<EventRoute>(path: 'evenement/:id'), TypedGoRoute<UserRoute>(path: 'profiel/:id')])])
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited