targetPopulation constant

IriTerm const targetPopulation

targetPopulation [Expects: http://schema.org/Text]

Characteristics of the population for which this is intended, or which typically uses it, e.g. 'adults'.

Can be used on: http://schema.org/DietarySupplement, http://schema.org/DoseSchedule

Implementation

static const targetPopulation = IriTerm.prevalidated(
  'http://schema.org/targetPopulation',
);