InboxMessage constructor
InboxMessage()
Implementation
InboxMessage(
this.id,
this.campaignId,
this.textContent,
this.isClicked,
this.media,
this.action,
this.tag,
this.receivedTime,
this.expiry,
this.payload);