bundleId property

String? bundleId
getter/setter pair

The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"

Required. Immutable.

Implementation

core.String? bundleId;