userInteractionCount constant

IriTerm const userInteractionCount

IRI for schema:userInteractionCount [Expects: https://schema.org/Integer]

The number of interactions for the CreativeWork using the WebSite or SoftwareApplication.

Can be used on: https://schema.org/InteractionCounter

Implementation

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