salt property
塩分の摂取量
Implementation
IntakeNutrient get salt => computeIntakeNutrient(
type: MealRecordNutrientType.natrium,
foodItems: foodItems,
);
塩分の摂取量
IntakeNutrient get salt => computeIntakeNutrient(
type: MealRecordNutrientType.natrium,
foodItems: foodItems,
);