servicePhone constant

IriTerm const servicePhone

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

The phone number to use to access the service.

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

Implementation

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