path property
The path of the route associated with this app. e.g. family/:fid
This can be null for GoRouterState pass into top level redirect.
Implementation
final String? path;
The path of the route associated with this app. e.g. family/:fid
This can be null for GoRouterState pass into top level redirect.
final String? path;