providesService constant

IriTerm const providesService

providesService [Expects: http://schema.org/Service]

The service provided by this channel.

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

Implementation

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