ReadyUI constructor
ReadyUI({})
Implementation
ReadyUI({
required this.checkoutId,
required this.brandsName,
this.merchantIdApplePayIOS = "",
this.countryCodeApplePayIOS = "",
this.companyNameApplePayIOS = "",
this.themColorHexIOS = "",
this.setStorePaymentDetailsMode = false,
});