serviceUrl constant

IriTerm const serviceUrl

IRI for schemahttp:serviceUrl [Expects: http://schema.org/URL]

The website to access the service.

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

Implementation

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