XOutMath constructor

XOutMath({
  1. required int countOfTries,
})

Implementation

XOutMath({required this.countOfTries});