appName property
The app name.
CFBundleDisplayNameon iOS - falls back toCFBundleName. Defined in theinfo.plistand/or product target in xcode.application/labelon Android. Defined inAndroidManifest.xmlor String resources.
Implementation
final String appName;