badge property
Badge count to display on app icon (iOS/Android).
If null, badge is not modified. Set to 0 to clear badge.
Implementation
final int? badge;
Badge count to display on app icon (iOS/Android).
If null, badge is not modified. Set to 0 to clear badge.
final int? badge;