obfuscatedAccountId property

String? obfuscatedAccountId
getter/setter pair

Obfuscated string that is uniquely associated with the purchaser's user account in the app.

https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setObfuscatedAccountId(java.lang.String)

Optional.

Implementation

core.String? obfuscatedAccountId;