itemListOrder constant
itemListOrder [Expects: https://schema.org/ItemListOrderType, https://schema.org/Text]
Type of ordering (e.g. Ascending, Descending, Unordered).
Can be used on: https://schema.org/ItemList
Implementation
static const itemListOrder = IriTerm.prevalidated(
'https://schema.org/itemListOrder',
);