packageName property
The package name.
bundleIdentifieron iOS and macOS. Defined in the product target in xcode.packageNameon Android. Defined inbuild.gradleasapplicationId.
Implementation
final String packageName;
The package name.
bundleIdentifier on iOS and macOS. Defined in the product target in xcode.packageName on Android. Defined in build.gradle as applicationId.final String packageName;