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