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