packageName property

String packageName
final

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;