isAcknowledged property

bool isAcknowledged
final

Whether the purchase has been acknowledged.

A successful purchase has to be acknowledged within 3 days after the purchase via BillingClient.acknowledgePurchase.

Implementation

final bool isAcknowledged;