transactionIdentifier property
RevenueCat Id associated to the transaction. Empty for Amazon.
Implementation
// ignore: invalid_annotation_target
@JsonKey(readValue: _readTransactionIdentifier)
String get transactionIdentifier => throw _privateConstructorUsedError;