PaymentFrameModel constructor Null safety
Implementation
PaymentFrameModel({
this.code,
this.referenceCode,
this.frame,
this.domain,
this.confirmationPage,
this.rejectionPage,
this.paymentUrl,
this.browser,
});
PaymentFrameModel({
this.code,
this.referenceCode,
this.frame,
this.domain,
this.confirmationPage,
this.rejectionPage,
this.paymentUrl,
this.browser,
});