strengthQuantity property

Quantity? strengthQuantity
inherited

strengthQuantity Specifies how many (or how much) of the items there are in this Medication. For example, 250 mg per tablet. This is expressed as a ratio where the numerator is 250mg and the denominator is 1 tablet but can also be expressed a quantity when the denominator is assumed to be 1 tablet.

Implementation

Quantity? get strengthQuantity => throw _privateConstructorUsedError;