transactionDate property

String? transactionDate
final

The timestamp of the transaction.

Milliseconds since epoch.

The value is null if status is not PurchaseStatus.purchased.

Implementation

final String? transactionDate;