buildState abstract method
Gets the state that represent this route match.
Implementation
GoRouterState buildState(
RouteConfiguration configuration, RouteMatchList matches);
Gets the state that represent this route match.
GoRouterState buildState(
RouteConfiguration configuration, RouteMatchList matches);