availableLanguage constant
IRI for schema:availableLanguage [Expects: https://schema.org/Language, https://schema.org/Text]
A language someone may use with or at the item, service or place. Please use one of the language codes from the IETF BCP 47 standard. See also {inLanguage}.
Can be used on: https://schema.org/ContactPoint, https://schema.org/Course, https://schema.org/LodgingBusiness, https://schema.org/ServiceChannel, https://schema.org/TouristAttraction
Implementation
static const availableLanguage = IriTerm.prevalidated(
'https://schema.org/availableLanguage',
);