onLocalNotificationClose method

void onLocalNotificationClose(
  1. LocalNotification notification,
  2. LocalNotificationCloseReason closeReason
)

Implementation

void onLocalNotificationClose(
  LocalNotification notification,
  LocalNotificationCloseReason closeReason,
) {}