Token constructor
Token({})
Implementation
Token(
{this.projectId,
this.apiKey,
this.env,
this.campaignId,
this.customerId,
this.channelType,
this.campaignType,
this.messageId,
this.ignoreTracking});