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