aggregateElement constant

IriTerm const aggregateElement

IRI for schemahttp:aggregateElement [Expects: http://schema.org/Thing]

Indicates a prototype of the elements in the list that is used to hold aggregate information (ratings, offers, etc.).

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

Implementation

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