guards property

List<AutoRouteGuard> get guards

A List of Root router guards

Implementation

List<AutoRouteGuard> get guards => const [];