macOSBundleId property

String? macOSBundleId
getter/setter pair

The macOS bundle identifier extracted from macos/Runner.xcodeproj/project.pbxproj

Example: "com.example.myapp"

Implementation

static String? macOSBundleId;