iosBundleId property

String? iosBundleId
final

Value of CFBundleIdentifier property in Info.plist of the iOS version of a UPI app. Serves as the identifier on iOS.

Implementation

final String? iosBundleId;