interactionStatistic constant
interactionStatistic [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 interactionStatistic = IriTerm.prevalidated(
'https://schema.org/interactionStatistic',
);