costPerUnit constant
IRI for schemahttp:costPerUnit [Expects: http://schema.org/Number, http://schema.org/QualitativeValue, http://schema.org/Text]
The cost per unit of the drug.
Can be used on: http://schema.org/DrugCost
Implementation
static const costPerUnit = IriTerm.prevalidated(
'http://schema.org/costPerUnit',
);