FawryResponse constructor
FawryResponse({})
Implementation
FawryResponse({
this.transactionID,
this.expiryDate,
this.cardToken,
this.creationDate,
this.lastFourDigits,
this.customParam,
this.errorMessage,
});