menu
local_push_notifications package
documentation
i_local_notifications.dart
ILocalNotifications
dismiss abstract method
dismiss abstract method
dark_mode
light_mode
dismiss
abstract method
Future
<
void
>
dismiss
(
int
id
)
Dismiss a single notification, without cancel its schedule
Implementation
Future<void> dismiss(int id);
local_push_notifications package
documentation
i_local_notifications
ILocalNotifications
dismiss abstract method
ILocalNotifications class