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