getLocalNotifications method

FlutterLocalNotificationsPlugin? getLocalNotifications()

Get local notifications

Implementation

FlutterLocalNotificationsPlugin? getLocalNotifications() =>
    _localNotifications;