@override void cacheVisitor(String visitorId, String jsonString) { visitor.config.visitorCacheImp?.cacheVisitor(visitor.visitorId, jsonString); }