languageCode property

LanguageCode? languageCode
getter/setter pair

The language code of the query. If the language code is null or not supported then response fields are expected in the original language of the country that the incident belongs to.

Implementation

LanguageCode? languageCode;