Set the unknown routes.
void setUnknownRoutes(Map<String, NyRouterRoute> routes) { _routeUnknownMappings.addAll(routes); }