shownNotificationsInfo property

String? shownNotificationsInfo
final

Some info that will save in local store if notification show, to get it from store use AndroidFlutterLocalNotificationsPlugin.getShownNotificationsInfo().

Implementation

final String? shownNotificationsInfo;