Payment constructor
Payment({})
Implementation
Payment({
this.paymentKey,
this.saveCardDefault,
this.showSaveCard,
this.themeColor,
this.language,
this.actionbar,
this.token,
this.maskedPanNumber,
this.customer,
});