Data constructor
Data({})
Implementation
Data({
this.reference,
this.publicKey,
this.amount,
this.description,
this.orderId,
this.sbRedirectLink,
this.email,
this.paymentLink,
this.gateway,
this.status,
});