supplement property

List<NutritionOrderSupplement>? supplement
inherited

supplement Oral nutritional products given in order to add further nutritional value to the patient's diet.

Implementation

List<NutritionOrderSupplement>? get supplement =>
    throw _privateConstructorUsedError;