KhasUserChatGroup constructor
KhasUserChatGroup({})
Implementation
KhasUserChatGroup({
this.khasUserChatGroupId,
this.khasUserChatGroupName,
this.khasUserChatGroupCreateDate,
this.khasUserChatGroupDescription,
this.khasUserChatGroupMembers,
this.khasUserChat,
});