serviceUrl constant

IriTerm const serviceUrl

serviceUrl [Expects: https://schema.org/URL]

The website to access the service.

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

Implementation

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