InteractionCounter constant

IriTerm const InteractionCounter

IRI for schema:InteractionCounter

A summary of how users have interacted with this CreativeWork. In most cases, authors will use a subtype to specify the specific type of interaction.

Implementation

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