SalesIQNotificationPayloadChat constructor
SalesIQNotificationPayloadChat({})
Implementation
SalesIQNotificationPayloadChat({
this.message,
this.userId,
this.chatId,
this.senderName,
this.previousMessageUID,
this.messageUID,
this.sender,
this.title,
this.department,
});