name property
final
The name of the route (e.g., "/settings").
If null, the route is anonymous.
Implementation
final String name
The name of the route (e.g., "/settings").
If null, the route is anonymous.
final String name