schemahttpTelephone constant

IriTerm const schemahttpTelephone

telephone from schemahttp vocabulary [Expects: http://schema.org/Text]

The telephone number.

Can be used on: http://schema.org/ContactPoint, http://schema.org/Organization, http://schema.org/Person, http://schema.org/Place

Implementation

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