schemaInteractionStatistic constant
interactionStatistic from schema vocabulary [Expects: https://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: https://schema.org/CreativeWork, https://schema.org/Organization, https://schema.org/Person
Implementation
static const schemaInteractionStatistic = IriTerm.prevalidated(
'https://schema.org/interactionStatistic',
);