interactionService constant

IriTerm const interactionService

IRI for schemahttp: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.prevalidated(
  'http://schema.org/interactionService',
);