guards property
The list of AutoRouteGuard's the matched route will go through before being presented
Implementation
final List<AutoRouteGuard> guards;
The list of AutoRouteGuard's the matched route will go through before being presented
final List<AutoRouteGuard> guards;