iosAppStoreId property

String? iosAppStoreId
getter/setter pair

iOS app store ID.

This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.

Implementation

core.String? iosAppStoreId;