availableStrength constant

IriTerm const availableStrength

availableStrength [Expects: https://schema.org/DrugStrength]

An available dosage strength for the drug.

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

Implementation

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