path property

String? path
final

The path of the route associated with this app. e.g. family/:fid

This can be null for GoRouterState pass into top level redirect.

Implementation

final String? path;