V2TimFriendInfo constructor
V2TimFriendInfo({})
Implementation
V2TimFriendInfo({
required this.userID,
this.friendRemark,
this.friendGroups,
this.friendCustomInfo,
this.userProfile,
});
V2TimFriendInfo({
required this.userID,
this.friendRemark,
this.friendGroups,
this.friendCustomInfo,
this.userProfile,
});