strengthCodeableConcept property

CodeableConcept? strengthCodeableConcept
inherited

strengthCodeableConcept 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

CodeableConcept? get strengthCodeableConcept =>
    throw _privateConstructorUsedError;