badge property
String?
get
badge
The value of the badge on the home screen app icon.
If not specified, the badge is not changed.
If set to 0, the badge is removed.
Platforms: iOS
Implementation
String? get badge;