ChatGroupModel constructor
ChatGroupModel({})
Implementation
ChatGroupModel(
{this.ChatGroupId,
this.Name,
this.Message,
this.SendAt,
this.SendAtTime,
this.CreatedAt,
this.GroupType,
this.chatGroupMember});