AppendAction constant

IriTerm const AppendAction

IRI for schemahttp:AppendAction

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

Implementation

static const AppendAction = IriTerm.prevalidated(
  'http://schema.org/AppendAction',
);