appName property
For Android apps, app_name is the package name of the app.
For iOS apps, it is the bundle name.
Implementation
core.String? appName;
For Android apps, app_name is the package name of the app.
For iOS apps, it is the bundle name.
core.String? appName;