V2TimUserFullInfo constructor
V2TimUserFullInfo({})
Implementation
V2TimUserFullInfo({
this.userID,
this.nickName,
this.faceUrl,
this.selfSignature,
this.gender,
this.allowType,
this.customInfo,
this.role,
this.level,
this.birthday,
});