collectionSize constant
collectionSize [Expects: https://schema.org/Integer]
The number of items in the {Collection
}.
Can be used on: https://schema.org/Collection
Implementation
static const collectionSize = IriTerm.prevalidated(
'https://schema.org/collectionSize',
);