V2TimFriendApplication constructor
Implementation
V2TimFriendApplication({
required this.userID,
this.nickname,
this.faceUrl,
this.addTime,
this.addSource,
this.addWording,
required this.type,
});
V2TimFriendApplication({
required this.userID,
this.nickname,
this.faceUrl,
this.addTime,
this.addSource,
this.addWording,
required this.type,
});