name property

String? name
final

The name that corresponds to this route. Used by Analytics services such as Firebase Analytics to log the screen views in their system.

See GoRoute.name.

Implementation

final String? name;