HealthRecommendations constructor
HealthRecommendations({})
Implementation
HealthRecommendations({
this.athletes,
this.children,
this.elderly,
this.generalPopulation,
this.heartDiseasePopulation,
this.lungDiseasePopulation,
this.pregnantWomen,
});