obfuscatedExternalAccountId property
An obfuscated version of the id that is uniquely associated with the user's account in your app.
Only present if specified using https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.Builder#setobfuscatedaccountid when the purchase was made.
Implementation
core.String? obfuscatedExternalAccountId;