onNotificationDismissed method
void
onNotificationDismissed()
Called when the notification itself is dismissed.
-
AOS: only work Android 14+
-
iOS: only work iOS 12+
Implementation
void onNotificationDismissed() {}
Called when the notification itself is dismissed.
AOS: only work Android 14+
iOS: only work iOS 12+
void onNotificationDismissed() {}