schemahttpEmail constant

IriTerm const schemahttpEmail

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

Email address.

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

Implementation

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