ItemListOrderType constant

IriTerm const ItemListOrderType

IRI for schema:ItemListOrderType

Enumerated for values for itemListOrder for indicating how an ordered ItemList is organized.

Implementation

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