obfuscatedProfileId property

String? obfuscatedProfileId
getter/setter pair

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

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

Optional.

Implementation

core.String? obfuscatedProfileId;