menu
fcm_eraser_plus package
documentation
fcm_eraser_plus_platform_interface.dart
FcmEraserPlusPlatform
setBadge abstract method
setBadge abstract method
dark_mode
light_mode
setBadge
abstract method
Future
<
void
>
setBadge
(
{
required
int
count
,
bool
isClear
=
true
,
})
Implementation
Future<void> setBadge({required int count, bool isClear = true});
fcm_eraser_plus package
documentation
fcm_eraser_plus_platform_interface
FcmEraserPlusPlatform
setBadge abstract method
FcmEraserPlusPlatform class