notificationTapBackground function
void
notificationTapBackground(
- NotificationResponse notificationResponse
Implementation
@pragma('vm:entry-point')
void notificationTapBackground(NotificationResponse notificationResponse) {
// Opcional: handle background notification tap
}