const EasyPaymobIFrameWebView({ Key? key, required this.redirectURL, this.onPayment, }) : super(key: key);