KhasUserChat constructor
KhasUserChat({})
Implementation
KhasUserChat({
this.khasUserChatId,
this.khasUserChatCreateDate,
this.khasUserChatMessage,
this.khasUserChatSenderId,
this.khasUserChatReceiverId,
this.khasUserChatIsRead,
this.media,
});