V2TimTopicInfo constructor
V2TimTopicInfo({})
Implementation
V2TimTopicInfo({
this.topicID,
this.topicName,
this.topicFaceUrl,
this.introduction,
this.notification,
this.isAllMute,
this.selfMuteTime,
this.customString,
this.draftText,
this.unreadCount,
this.lastMessage,
this.groupAtInfoList,
});