servicePhone constant
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',
);