isArabic property

bool isArabic

Implementation

bool get isArabic => languageCode.toLowerCase() == 'ar';