Data constructor
Data({})
Implementation
Data(
{this.visitorId,
this.anonymousId,
this.consent,
this.context,
this.assignmentsHistory,
this.campaigns,
this.emotionScoreAI,
this.eaiVisitorScored});