agentInteractionStatistic constant
IRI for schema:agentInteractionStatistic [Expects: https://schema.org/InteractionCounter]
The number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).
Can be used on: https://schema.org/Organization, https://schema.org/Person
Implementation
static const agentInteractionStatistic = IriTerm.prevalidated(
'https://schema.org/agentInteractionStatistic',
);