interactionService constant
IriTerm
const interactionService
interactionService [Expects: http://schema.org/SoftwareApplication, http://schema.org/WebSite]
The WebSite or SoftwareApplication where the interactions took place.
Can be used on: http://schema.org/InteractionCounter
Implementation
static const interactionService = IriTerm(
'http://schema.org/interactionService',
);