obfuscatedAccountId property
The obfuscatedAccountId specified when making a purchase.
The obfuscatedAccountId can either be set in
PurchaseParam.applicationUserName
when using the InAppPurchasePlatform
or by setting the accountId
in BillingClient.launchBillingFlow.
Implementation
final String? obfuscatedAccountId;