GoalData constructor
GoalData({})
Implementation
GoalData({
this.goalCompletionLocation,
this.goalCompletions,
this.goalIndex,
this.goalName,
this.goalPreviousStep1,
this.goalPreviousStep2,
this.goalPreviousStep3,
this.goalValue,
});