common / com.revenuecat.purchases.common / BillingWrapper / consumePurchase

consumePurchase

fun consumePurchase(token: String, onConsumed: (billingResult: BillingResult, purchaseToken: String) -> Unit): Unit