name property

String? name
final

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;