redirectTo property

String? redirectTo
finalinherited

If the route is not allowed then the Guard will redirect to that route.

Implementation

final String? redirectTo;