servingSize constant

IriTerm const servingSize

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

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

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

Implementation

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