PathUrlStrategy constructor Null safety
- [PlatformLocation? platformLocation]
Creates an instance of PathUrlStrategy.
The PlatformLocation parameter is useful for testing to mock out browser interations.
Implementation
PathUrlStrategy([super.platformLocation]);