UserModel constructor
UserModel({})
Implementation
UserModel({
this.accountType,
this.anchorIcon,
this.anchorLevel,
this.attenCnt,
this.fansCnt,
this.gender,
this.id,
this.levelIcon,
this.myInviteCode,
this.phone,
this.userCls,
this.userIcon,
this.userLevel,
this.userName,
this.userApplyAnchorState,
this.nobilityType,
});