name property

String name
final

The name of the route (e.g., "/settings").

If null, the route is anonymous.

Implementation

final String name;