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