setGoRouterPathUrlStrategy function
        
void
setGoRouterPathUrlStrategy()
        
     
    
    
Implementation
void setGoRouterPathUrlStrategy() {
  // if you want to not use hash urls, uncomment the next line
  // setUrlStrategy(PathUrlStrategy());
}