appSetIdScope property

AppSetIdScope? appSetIdScope
final

Scope of the appSetId. Can be scoped to the app or to a developer account on an app store (all apps from the same developer on the same device will have the same ID) (Android only).

Implementation

final AppSetIdScope? appSetIdScope;