GuessingGame constructor

const GuessingGame({
  1. Key? key,
})

Implementation

const GuessingGame({super.key});