aggregateElement property

  1. @override
SchemaThing? aggregateElement
getter/setter pairoverride

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

Implementation

@override
SchemaThing? aggregateElement;