hasIngredient property

List<CodeableReference>? hasIngredient
inherited

hasIngredient The ingredient that is the constituent of the given component.

Implementation

List<CodeableReference>? get hasIngredient =>
    throw _privateConstructorUsedError;