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