ingredient property

List<MedicationIngredient>? ingredient
inherited

ingredient Identifies a particular constituent of interest in the product.

Implementation

List<MedicationIngredient>? get ingredient =>
    throw _privateConstructorUsedError;