dietFeatures constant

IriTerm const dietFeatures

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

Nutritional information specific to the dietary plan. May include dietary recommendations on what foods to avoid, what foods to consume, and specific alterations/deviations from the USDA or other regulatory body's approved dietary guidelines.

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

Implementation

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