ReturnAction constant

IriTerm const ReturnAction

IRI for schemahttp:ReturnAction

The act of returning to the origin that which was previously received (concrete objects) or taken (ownership).

Implementation

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