onNotificationOpened abstract method

void onNotificationOpened(
  1. Map<String, dynamic> notification,
  2. int buttonIndex
)

Implementation

void onNotificationOpened(Map<String, dynamic> notification, int buttonIndex);