availableStrength constant
IRI for schemahttp:availableStrength [Expects: http://schema.org/DrugStrength]
An available dosage strength for the drug.
Can be used on: http://schema.org/Drug
Implementation
static const availableStrength = IriTerm.prevalidated(
'http://schema.org/availableStrength',
);