guards property

List<NyRouteGuard> guards
final

The guards to execute in order.

Implementation

final List<NyRouteGuard> guards;