userInteractionCount constant
IRI for schemahttp:userInteractionCount [Expects: http://schema.org/Integer]
The number of interactions for the CreativeWork using the WebSite or SoftwareApplication.
Can be used on: http://schema.org/InteractionCounter
Implementation
static const userInteractionCount = IriTerm.prevalidated(
'http://schema.org/userInteractionCount',
);