GroupInfoEntity constructor
GroupInfoEntity({})
Implementation
GroupInfoEntity({
this.groupID,
this.groupType,
this.groupName,
this.notification,
this.introduction,
this.faceUrl,
this.allMuted,
this.groupAddOpt,
this.customInfo,
});