PaymentException constructor

const PaymentException(
  1. PaymentFailedData data
)

Implementation

const PaymentException(this.data);