nutrients property

List<NutrientQuantityRollup>? nutrients
getter/setter pair

List of the nutrient roll-ups by the nutrient type.

Implementation

core.List<NutrientQuantityRollup>? nutrients;