iosBundleId property

String? iosBundleId
getter/setter pair

The iOS bundle identifier extracted from ios/Runner.xcodeproj/project.pbxproj

Example: "com.example.myapp"

Implementation

static String? iosBundleId;