transactionIdentifier property

  1. @JsonKey(name: 'transactionIdentifier')
String transactionIdentifier
inherited

RevenueCat Id associated to the transaction.

Implementation

@JsonKey(name: 'transactionIdentifier')
String get transactionIdentifier => throw _privateConstructorUsedError;