phoneticText constant
IRI for schema:phoneticText [Expects: https://schema.org/Text]
Representation of a text {textValue} using the specified {speechToTextMarkup}. For example the city name of Houston in IPA: /ˈhjuːstən/.
Can be used on: https://schema.org/PronounceableText
Implementation
static const phoneticText = IriTerm.prevalidated(
'https://schema.org/phoneticText',
);