PaymentGateway constructor
PaymentGateway({})
Implementation
PaymentGateway({
this.name,
this.logo,
this.validated,
this.percent,
this.surcharge,
this.publicKey,
this.cappedAt,
this.isDefault,
this.passCharges,
this.status,
});