redirectRoute property

GuardedRouteGeneratingFunction<PageRouteInfo<Object?>> redirectRoute
final

The PageInfo that will be used to redirect the user when the guard is not satisfied.

Implementation

final GuardedRouteGeneratingFunction redirectRoute;