appId property
A string that uniquely identifies a mobile application.
It should just contain the platform native id, like "com.android.ebay" for Android or "12345689" for iOS.
Required.
Implementation
core.String? appId;
A string that uniquely identifies a mobile application.
It should just contain the platform native id, like "com.android.ebay" for Android or "12345689" for iOS.
Required.
core.String? appId;