menu
carp_mobile_sensing package
documentation
services.dart
NotificationController
cancelNotification abstract method
cancelNotification abstract method
dark_mode
light_mode
cancelNotification
abstract method
Future
<
void
>
cancelNotification
(
int
id
)
Cancel (i.e., remove) the notification with
id
.
Implementation
Future<void> cancelNotification(int id);
carp_mobile_sensing package
documentation
services
NotificationController
cancelNotification abstract method
NotificationController class