mapLanguage property

Language mapLanguage
final

searchLanguage is the property of GoogleMapsPickPlace that controls search results language.

It's is a String that can be either 'ar' or 'en'.

It's arabic by default.

Implementation

final Language mapLanguage;