billingClientManager property

  1. @visibleForTesting
BillingClientManager billingClientManager
final

The BillingClient that's abstracted by GooglePlayConnection.

This field should not be used out of test code.

Implementation

@visibleForTesting
final BillingClientManager billingClientManager;