usePathUrlStrategy function
Use the PathUrlStrategy to handle the browser URL.
Implementation
void usePathUrlStrategy() {
  // No-op in non-web platforms.
}Use the PathUrlStrategy to handle the browser URL.
void usePathUrlStrategy() {
  // No-op in non-web platforms.
}