contactOption constant
IRI for schema:contactOption [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 contactOption = IriTerm.prevalidated(
'https://schema.org/contactOption',
);