V2TimFollowInfo constructor
V2TimFollowInfo({})
Implementation
V2TimFollowInfo({
this.resultInfo,
this.followersCount,
this.userID,
this.resultCode,
this.mutualFollowersCount,
this.followingCount,
});
V2TimFollowInfo({
this.resultInfo,
this.followersCount,
this.userID,
this.resultCode,
this.mutualFollowersCount,
this.followingCount,
});