interactionStatistic constant

IriTerm const interactionStatistic

IRI for schemahttp:interactionStatistic [Expects: http://schema.org/InteractionCounter]

The number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.

Can be used on: http://schema.org/CreativeWork, http://schema.org/Organization, http://schema.org/Person

Implementation

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