aggregateElement constant
IriTerm
const aggregateElement
aggregateElement [Expects: https://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: https://schema.org/ItemList
Implementation
static const aggregateElement = const IriTerm(
'https://schema.org/aggregateElement',
);