ATHMSecurePayment constructor
ATHMSecurePayment({})
Implementation
ATHMSecurePayment({
required this.phoneNumber,
required this.ecommerceId,
required this.scheme,
required this.publicToken,
this.version,
});