strengthUnit constant
IRI for schemahttp:strengthUnit [Expects: http://schema.org/Text]
The units of an active ingredient's strength, e.g. mg.
Can be used on: http://schema.org/DrugStrength
Implementation
static const strengthUnit = IriTerm.prevalidated(
'http://schema.org/strengthUnit',
);