PaymentGateWay constructor
PaymentGateWay({})
Implementation
PaymentGateWay({
this.id,
this.title,
this.description,
this.order,
this.enabled,
this.methodTitle,
this.methodDescription,
this.methodSupports,
this.settings,
this.links,
});