WalletOtpScreen constructor
const
WalletOtpScreen({
- Key? key,
- required PaymentCheckoutResponseModel responseModel,
Implementation
const WalletOtpScreen({super.key, required this.responseModel});