DepartAction constant

IriTerm const DepartAction

IRI for schemahttp:DepartAction

The act of departing from a place. An agent departs from a fromLocation for a destination, optionally with participants.

Implementation

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