aggregateElement constant
IriTerm
const aggregateElement
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 = const IriTerm(
'http://schema.org/aggregateElement',
);