servingSize constant

IriTerm const servingSize

IRI for schemahttp:servingSize [Expects: http://schema.org/Text]

The serving size, in terms of the number of volume or mass.

Can be used on: http://schema.org/NutritionInformation

Implementation

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