ListChat constructor
ListChat({})
Implementation
ListChat({this.id, this.person, this.read, this.updated, this.lastMessage, this.chatType, this.groupToken, this.token, this.timezone, this.isTyping = false});
ListChat({this.id, this.person, this.read, this.updated, this.lastMessage, this.chatType, this.groupToken, this.token, this.timezone, this.isTyping = false});