iosBundleId property
The iOS bundle identifier extracted from ios/Runner.xcodeproj/project.pbxproj
Example: "com.example.myapp"
Implementation
static String? iosBundleId;
The iOS bundle identifier extracted from ios/Runner.xcodeproj/project.pbxproj
Example: "com.example.myapp"
static String? iosBundleId;