obfuscatedProfileId property

String? obfuscatedProfileId
final

The obfuscatedProfileId can be used when there are multiple profiles withing one account. The obfuscatedProfileId should be specified when making a purchase. This property can only be set on a purchase by directly calling BillingClient.launchBillingFlow and is not available on the generic InAppPurchasePlatform.

Implementation

final String? obfuscatedProfileId;