signedTransactions property

List<String>? signedTransactions
final

An array of in-app purchase transactions that are part of order, signed by Apple, in JSON Web Signature format.

Implementation

final List<String>? signedTransactions;