previousItem constant
previousItem [Expects: https://schema.org/ListItem]
A link to the ListItem that precedes the current one.
Can be used on: https://schema.org/ListItem
Implementation
static const previousItem = IriTerm.prevalidated(
'https://schema.org/previousItem',
);