NutritionSummary

constructor(date: LocalDate, energyKilocalories: Double? = null, proteinGrams: Double? = null, carbsGrams: Double? = null, fatGrams: Double? = null, entryCount: Int = 0)