redirectTo property
finalinherited
If the route is not allowed then the Guard will redirect to that route.
Implementation
final String? redirectTo;
If the route is not allowed then the Guard will redirect to that route.
final String? redirectTo;