StartDeeplinkResponse constructor
StartDeeplinkResponse({})
Implementation
StartDeeplinkResponse({
this.responseMessage,
this.responseCode,
this.deeplinkUrl,
this.checksum,
this.merchant,
this.transaction,
});