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