MatchingArabic constructor

MatchingArabic({
  1. required int countOfTries,
})

Implementation

MatchingArabic({required this.countOfTries});