macOSBundleId property
The macOS bundle identifier extracted from macos/Runner.xcodeproj/project.pbxproj
Example: "com.example.myapp"
Implementation
static String? macOSBundleId;
The macOS bundle identifier extracted from macos/Runner.xcodeproj/project.pbxproj
Example: "com.example.myapp"
static String? macOSBundleId;