SprintBean constructor
SprintBean({})
Implementation
SprintBean(
{this.id,
this.self,
this.state,
this.name,
this.startDate,
this.endDate,
this.completeDate,
this.createdDate,
this.originBoardId,
this.goal});