PrependAction constant

IriTerm const PrependAction

IRI for schema:PrependAction

The act of inserting at the beginning if an ordered collection.

Implementation

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