ThreeDSecureDetails constructor

three_d_secure_details

Implementation

const ThreeDSecureDetails({
  this.authenticationFlow,
  this.electronicCommerceIndicator,
  this.result,
  this.resultReason,
  this.transactionId,
  this.version,
});