client property
BillingClient instance managed by this BillingClientManager.
In order to access the BillingClient, use runWithClient and runWithClientNonRetryable methods.
Implementation
@visibleForTesting
late final BillingClient client = _billingClientFactory(
_onPurchasesUpdated, onUserChoiceAlternativeBilling);