quantity property

Quantity? quantity
inherited

quantity The amount of product in the dispense. Quantity will depend on the product being dispensed. Examples are: volume; cell count; concentration.

Implementation

Quantity? get quantity => throw _privateConstructorUsedError;