iOSAppStoreId property

String? iOSAppStoreId
getter/setter pair

If an associated iOS app can handle the OOB code, the App Store id of this app.

This will allow App Store to open to the correct app if the app is not yet installed.

Implementation

core.String? iOSAppStoreId;