usePathUrlStrategy function

void usePathUrlStrategy()

Use the PathUrlStrategy to handle the browser URL.

Implementation

void usePathUrlStrategy() {
  // No-op in non-web platforms.
}