SafeRouter constructor
SafeRouter()
Creates a new SafeRouter with its own internal SafeRouteRegistry.
Implementation
SafeRouter() : _registry = SafeRouteRegistry();
Creates a new SafeRouter with its own internal SafeRouteRegistry.
SafeRouter() : _registry = SafeRouteRegistry();