Log an in-app purchase from the platform store
Future<void> logInAppPurchase(String transactionId) { throw UnimplementedError('logInAppPurchase() has not been implemented.'); }