const NiceQuestObjective({ required this.label, this.current = 0, this.target = 1, this.completed = false, });