redirectPath property

String? redirectPath
final

Target path to redirect to when navigation is disallowed.

Null when isAllowed is true.

Implementation

final String? redirectPath;