guards property

List<BloomRouteGuard> guards
final

Navigation guards evaluated before this route is activated.

Implementation

final List<BloomRouteGuard> guards;