PrependAction constant
IriTerm
const PrependAction
IRI for schema:PrependAction
The act of inserting at the beginning if an ordered collection.
Implementation
static const PrependAction = const IriTerm(
'https://schema.org/PrependAction',
);