contactPoint constant

IriTerm const contactPoint

contactPoint [Expects: https://schema.org/ContactPoint]

A contact point for a person or organization.

Can be used on: https://schema.org/HealthInsurancePlan, https://schema.org/Organization, https://schema.org/Person

Implementation

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