ingredient property

List<CodeableConcept>? ingredient
inherited

ingredient The ingredients of this manufactured item. This is only needed if the ingredients are not specified by incoming references from the Ingredient resource.;

Implementation

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