ServiceChannel constant

IriTerm const ServiceChannel

IRI for schema:ServiceChannel

A means for accessing a service, e.g. a government office location, web site, or phone number.

Implementation

static const ServiceChannel = IriTerm.prevalidated(
  'https://schema.org/ServiceChannel',
);