applicationPackage property
The application package of the native view.
On Android, this is the application package. On iOS, this is the bundle ID.
Implementation
String? applicationPackage;
The application package of the native view.
On Android, this is the application package. On iOS, this is the bundle ID.
String? applicationPackage;