androidId property

String? androidId
final

An optional value that can override the default packageName when attempting to reach the Google Play Store. This is useful if your app has a different package name in the Play Store.

Implementation

final String? androidId;