RecentMessage constructor
RecentMessage({})
Implementation
RecentMessage({
this.timeMilliSeconds,
this.replyMsgId,
this.type,
this.time,
this.replyUser,
this.replyUserId,
this.sentAt,
this.viewBy,
this.senderName,
this.replyMsg,
this.msgId,
this.message,
this.sentBy,
this.replyMsgType,
});