bundleId property
The bundle identifier that's assigned to your iOS app. This identifier is used for APNs tokens.
Implementation
final String? bundleId;
The bundle identifier that's assigned to your iOS app. This identifier is used for APNs tokens.
final String? bundleId;