name property
The optional name of the route associated with this app.
This can be null for GoRouterState pass into top level redirect.
Implementation
final String? name;
The optional name of the route associated with this app.
This can be null for GoRouterState pass into top level redirect.
final String? name;