GoalParams constructor
- {@Default(LifeEventType.goal) LifeEventType type}
Implementation
const factory GoalParams({@Default(LifeEventType.goal) LifeEventType type}) = _GoalParams;
const factory GoalParams({@Default(LifeEventType.goal) LifeEventType type}) = _GoalParams;