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