CompleteTheSentenceGame constructor
CompleteTheSentenceGame({
- required int countOfTries,
Implementation
CompleteTheSentenceGame({required this.countOfTries});
CompleteTheSentenceGame({required this.countOfTries});