badge property

int? badge
final

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;