languageCode property
The language in which to return results.
Defaults to en-US. The results may be in mixed languages if the language
used in input
is different from language_code
or if the returned Place
does not have a translation from the local language to language_code
.
Optional.
Implementation
core.String? languageCode;