bundleIdentifier property

String? bundleIdentifier
getter/setter pair

iOS-specific If resources downloading is disabled for iOS, this defines the bundle identifier of your iOS app where the resources reside.

Implementation

String? bundleIdentifier;