originalPurchaseDate property
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
String? get originalPurchaseDate => throw _privateConstructorUsedError;