packageName property
The package name.
bundleIdentifieron iOS and macOS. Defined in the product target in xcode.packageNameon Android. Defined inbuild.gradleasapplicationId.package_namefromversion.jsonon Web and Linux Generated by Flutter.InternalNamefrom the compiled executable file on Windows. Defined in theRunner.rcfile.
Implementation
final String packageName;