costPerUnit constant

IriTerm const costPerUnit

IRI for schema:costPerUnit [Expects: https://schema.org/Number, https://schema.org/QualitativeValue, https://schema.org/Text]

The cost per unit of the drug.

Can be used on: https://schema.org/DrugCost

Implementation

static const costPerUnit = IriTerm.prevalidated(
  'https://schema.org/costPerUnit',
);