agentInteractionStatistic constant
agentInteractionStatistic [Expects: http://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: http://schema.org/Organization, http://schema.org/Person
Implementation
static const agentInteractionStatistic = IriTerm.prevalidated(
'http://schema.org/agentInteractionStatistic',
);