OneTimePurchasePrice.fromGooglePlay constructor
OneTimePurchasePrice.fromGooglePlay(
- GooglePlayProductDetails googlePlayProductDetails
Implementation
factory OneTimePurchasePrice.fromGooglePlay(GooglePlayProductDetails googlePlayProductDetails) =>
OneTimePurchasePrice._(googlePlayObj: googlePlayProductDetails);