shownNotificationsInfo property
Some info that will save in local store if notification show, to get it from store use AndroidFlutterLocalNotificationsPlugin.getShownNotificationsInfo().
Implementation
final String? shownNotificationsInfo;
Some info that will save in local store if notification show, to get it from store use AndroidFlutterLocalNotificationsPlugin.getShownNotificationsInfo().
final String? shownNotificationsInfo;