amount property

Quantity? amount
inherited

amount The number of this type of item within this packaging or for continuous items such as liquids it is the quantity (for example 25ml). See also PackagedProductDefinition.containedItemQuantity (especially the long definition).

Implementation

Quantity? get amount => throw _privateConstructorUsedError;