language property

String? language
final

The language in which to return results If language is not supplied, the API attempts to use the preferred language as specified in the Accept-Language header, or the native language of the domain from which the request is sent. For a complete list of the supported languages visit https://developers.google.com/maps/faq#languagesupport

Implementation

final String? language;