AppwinInAppMessage constructor
const
AppwinInAppMessage({})
Implementation
const AppwinInAppMessage({
required this.id,
required this.campaignId,
required this.deliveryId,
required this.channel,
required this.format,
required this.content,
});