additive property

List<NutritionOrderAdditive>? additive
inherited

additive Indicates modular components to be provided in addition or mixed with the base formula.

Implementation

List<NutritionOrderAdditive>? get additive =>
    throw _privateConstructorUsedError;