servicePhone constant

IriTerm const servicePhone

IRI for schemahttp:servicePhone [Expects: http://schema.org/ContactPoint]

The phone number to use to access the service.

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

Implementation

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