ingredient property

List<MedicationKnowledgeIngredient>? ingredient
inherited

ingredient Identifies a particular constituent of interest in the product.

Implementation

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