schemaContactOption constant

IriTerm const schemaContactOption

contactOption from schema vocabulary [Expects: https://schema.org/ContactPointOption]

An option available on this contact point (e.g. a toll-free number or support for hearing-impaired callers).

Can be used on: https://schema.org/ContactPoint

Implementation

static const schemaContactOption = IriTerm(
  'https://schema.org/contactOption',
);