mapLanguage property
---- EN ----
### Here is the language of the map and the name of the places, just type the language code #### For example: for Arabic (ar) for English (en) #### You can leave it blank and it will be in English by default---- AR ----
### هنا لغة الخريطة و اسم الاماكن ، اكتب رمز اللغة فقط #### مثلا : للعربية (ar) للانجليزية (en) #### بامكانك تركها فارغة وسوف تكون بالانجليزية بشكل افتراضيImplementation
///### Here is the language of the map and the name of the places, just type the language code
///#### For example: for Arabic (ar) for English (en)
///#### You can leave it blank and it will be in English by default
/// <p style="color:#77b4ff;font-size:16;font-weight: bold;">---- AR ----</p>
///### هنا لغة الخريطة و اسم الاماكن ، اكتب رمز اللغة فقط
///#### مثلا : للعربية (ar) للانجليزية (en)
///#### بامكانك تركها فارغة وسوف تكون بالانجليزية بشكل افتراضي
final String? mapLanguage;