nutrient property

List<NutritionOrderNutrient>? nutrient
inherited

nutrient Class that defines the quantity and type of nutrient modifications (for example carbohydrate, fiber or sodium) required for the oral diet.

Implementation

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