Challenges constructor
Challenges({})
Implementation
Challenges(
{this.image,
this.name,
this.description,
this.event,
this.eventAttribute,
this.variableValue,
this.milestones,
this.sId});