inLanguage constant
inLanguage [Expects: http://schema.org/Language, http://schema.org/Text]
The language of the content or performance or used in an action. Please use one of the language codes from the IETF BCP 47 standard. See also {availableLanguage}.
Can be used on: http://schema.org/BroadcastService, http://schema.org/CommunicateAction, http://schema.org/CreativeWork, http://schema.org/Event, http://schema.org/LinkRole, http://schema.org/PronounceableText, http://schema.org/WriteAction
Implementation
static const inLanguage = IriTerm.prevalidated(
'http://schema.org/inLanguage',
);