ItemListUnordered constant

IriTerm const ItemListUnordered

IRI for schema:ItemListUnordered

An ItemList ordered with no explicit order.

Implementation

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