SKPaymentTransactionWrapper constructor
SKPaymentTransactionWrapper({})
Implementation
SKPaymentTransactionWrapper({
this.transactionIdentifier,
this.transactionDate,
required this.productIdentifier,
required this.state,
});