languageCode property
إذا كنت تريد تمرير كود اللغة الخاصة بالتطبيق لتغيير الأرقام على حسب اللغة، :رمز اللغة الإفتراضي هو 'ar' languageCode
languageCode If you want to pass the application's language code to change the numbers according to the language, the default language code is 'ar'
Implementation
final String? languageCode;