listScheduledNotifications abstract method

Future<List<NotificationModel>> listScheduledNotifications()

List all active scheduled notifications.

Implementation

Future<List<NotificationModel>> listScheduledNotifications();