logIAPReceiptGooglePlayProduct abstract method

Future<void> logIAPReceiptGooglePlayProduct(
  1. String productId,
  2. String token
)

Implementation

Future<void> logIAPReceiptGooglePlayProduct(String productId, String token);