packageName property
The unique identifier of the application. On Android, this is the package name (e.g., 'com.facebook.katana'). On iOS, this might be a unique opaque token.
Implementation
final String packageName;
The unique identifier of the application. On Android, this is the package name (e.g., 'com.facebook.katana'). On iOS, this might be a unique opaque token.
final String packageName;