constituent property

constituent A reference to a constituent of the manufactured item as a whole, linked here so that its component location within the item can be indicated. This not where the item's ingredient are primarily stated (for which see Ingredient.for or ManufacturedItemDefinition.ingredient).

Implementation

List<ManufacturedItemDefinitionConstituent>? get constituent =>
    throw _privateConstructorUsedError;