router property

GoRouter? router
final

The GoRouter instance that owns this configuration.

This is used to provide access to the router during redirects.

Implementation

final GoRouter? router;