schemahttpContactPoint constant
IriTerm
const schemahttpContactPoint
contactPoint from schemahttp vocabulary [Expects: http://schema.org/ContactPoint]
A contact point for a person or organization.
Can be used on: http://schema.org/HealthInsurancePlan, http://schema.org/Organization, http://schema.org/Person
Implementation
static const schemahttpContactPoint = const IriTerm(
'http://schema.org/contactPoint',
);