OneTimePurchasePrice.fromAppStore constructor
OneTimePurchasePrice.fromAppStore(
- AppStoreProductDetails appStoreProductDetails
Implementation
factory OneTimePurchasePrice.fromAppStore(AppStoreProductDetails appStoreProductDetails) =>
OneTimePurchasePrice._(appStoreObj: appStoreProductDetails);