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 = const IriTerm(
'https://schema.org/providesService',
);