collectionSize constant

IriTerm const collectionSize

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