userInteractionCount constant
IriTerm
const userInteractionCount
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(
'http://schema.org/userInteractionCount',
);