originalPurchaseDate property

String? originalPurchaseDate
final

Returns the purchase date for the version of the application when the user bought the app. Use this for grandfathering users when migrating to subscriptions.

Implementation

final String? originalPurchaseDate;