CollectionPage constant

IriTerm const CollectionPage

IRI for schema:CollectionPage

Web page type: Collection page.

Implementation

static const CollectionPage = const IriTerm(
  'https://schema.org/CollectionPage',
);