menu
brain_dev_business package
documentation
services/sender_notification_local_service.dart
SenderNotificationLocalService
cancelNotification abstract method
cancelNotification abstract method
dark_mode
light_mode
cancelNotification
abstract method
Future
<
void
>
cancelNotification
(
{
required
int
id
,
})
Implementation
Future<void> cancelNotification({required int id });
brain_dev_business package
documentation
services/sender_notification_local_service
SenderNotificationLocalService
cancelNotification abstract method
SenderNotificationLocalService class