CampaignCache constructor
CampaignCache({})
Implementation
CampaignCache({
this.campaignId,
this.campaignName,
this.variationGroupId,
this.variationGroupName,
this.variationId,
this.variationName,
this.isReference,
this.type,
this.activated,
this.flags,
});