strengthValue constant

IriTerm const strengthValue

strengthValue [Expects: https://schema.org/Number]

The value of an active ingredient's strength, e.g. 325.

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

Implementation

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