routeGuards property

List<RouteGuard> routeGuards
getter/setter pair

List of route guards

Implementation

List<RouteGuard> routeGuards = [];