nutrient property

List<NutritionProductNutrient>? nutrient
inherited

nutrient The product's nutritional information expressed by the nutrients.;

Implementation

List<NutritionProductNutrient>? get nutrient =>
    throw _privateConstructorUsedError;