purchaseGooglePlay abstract method
Future<LinkFiveActiveProducts>
purchaseGooglePlay(
- GooglePlayPurchaseDetails purchaseDetails,
- GooglePlayProductDetails productDetails
after a purchase on Google we call the purchases/google We don't need to do this on Android
Implementation
Future<LinkFiveActiveProducts> purchaseGooglePlay(
GooglePlayPurchaseDetails purchaseDetails, GooglePlayProductDetails productDetails);