amount property

List<Ratio>? amount
inherited

amount The amount of nutrient expressed in one or more units: X per pack / per serving / per dose.

Implementation

List<Ratio>? get amount => throw _privateConstructorUsedError;