MatchMagicE constructor

MatchMagicE({
  1. required int countOfTries,
})

Implementation

MatchMagicE({required this.countOfTries});