bundleId property

String? bundleId
getter/setter pair

The bundle id of the application. Can be an iOS bundle id, android package name, ... Used to identify the application to the client

Implementation

String? bundleId;