V2TimGroupMemberFullInfo constructor
Implementation
V2TimGroupMemberFullInfo({
required this.userID,
this.role,
this.muteUntil,
this.joinTime,
this.customInfo,
this.nickName,
this.nameCard,
this.friendRemark,
this.faceUrl,
this.isOnline,
this.onlineDevices,
});