iOSId property

String? iOSId
final

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

Implementation

final String? iOSId;