Get the registered routes names as a list.
List<String> getRegisteredRouteNames() => _routeNameMappings.keys.toList();