InteractAction constant

IriTerm const InteractAction

IRI for schema:InteractAction

The act of interacting with another person or organization.

Implementation

static const InteractAction = IriTerm.prevalidated(
  'https://schema.org/InteractAction',
);