IpayVisaMasterCard constructor
const
IpayVisaMasterCard({})
Implementation
const IpayVisaMasterCard({
required this.callback,
super.key,
required this.reference,
required this.payment,
required this.publicReference,
required this.url,
});