fansModel constructor
fansModel({})
Implementation
fansModel(
{this.gender,
this.levelIcon,
this.personalSign,
this.state,
this.userIcon,
this.userId,
this.userLevel,
this.userName,
this.atten,
this.nobilityType
});