BuyScreen constructor

const BuyScreen(
  1. GetDongleResponse? getDongleResponse, {
  2. Key? key,
})

Implementation

const BuyScreen(this.getDongleResponse, {super.key});