HowToDirection constant
IriTerm
const HowToDirection
IRI for schema:HowToDirection
A direction indicating a single action to do in the instructions for how to achieve a result.
Implementation
static const HowToDirection = const IriTerm(
'https://schema.org/HowToDirection',
);