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