AppICEInboxData constructor
AppICEInboxData({})
Implementation
AppICEInboxData(
{this.campId,
this.notificationId,
this.id,
this.nid,
this.icon,
this.message,
this.title,
this.campType,
this.messageStatus,
this.messageExpiryTime,
this.messageLanguage,
this.cData});