bundleIdentifier property
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;
iOS-specific If resources downloading is disabled for iOS, this defines the bundle identifier of your iOS app where the resources reside.
String? bundleIdentifier;