UserDataModel constructor
UserDataModel({})
Implementation
UserDataModel(
{this.sId,
this.contestId,
this.challengeId,
this.userId,
this.clientId,
this.milestonesData,
this.eventAttribute,
this.iV});