ingredientLabel property

List<NutritionIntakeIngredientLabel>? ingredientLabel
inherited

ingredientLabel Total nutrient amounts for the whole meal, product, serving, etc.

Implementation

List<NutritionIntakeIngredientLabel>? get ingredientLabel =>
    throw _privateConstructorUsedError;