languageCode property

String? languageCode
getter/setter pair

Place details will be displayed with the preferred language if available.

If the language code is unspecified or unrecognized, place details of any language may be returned, with a preference for English if such details exist. Current list of supported languages: https://developers.google.com/maps/faq#languagesupport.

Implementation

core.String? languageCode;