applicationPackage property

String? applicationPackage
getter/setter pair

The application package of the native view.

On Android, this is the application package. On iOS, this is the bundle ID.

Implementation

String? applicationPackage;