HowToDirection constant

IriTerm const HowToDirection

IRI for schemahttp:HowToDirection

A direction indicating a single action to do in the instructions for how to achieve a result.

Implementation

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