CampaignSummary constructor
CampaignSummary({})
Implementation
CampaignSummary({
this.campaignArn,
this.creationDateTime,
this.failureReason,
this.lastUpdatedDateTime,
this.name,
this.status,
});
CampaignSummary({
this.campaignArn,
this.creationDateTime,
this.failureReason,
this.lastUpdatedDateTime,
this.name,
this.status,
});