providesService constant

IriTerm const providesService

IRI for schema:providesService [Expects: https://schema.org/Service]

The service provided by this channel.

Can be used on: https://schema.org/ServiceChannel

Implementation

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