SafeRouter constructor

SafeRouter()

Creates a new SafeRouter with its own internal SafeRouteRegistry.

Implementation

SafeRouter() : _registry = SafeRouteRegistry();