listScheduledNotifications abstract method
List all active scheduled notifications.
Implementation
Future<List<NotificationModel>> listScheduledNotifications();
List all active scheduled notifications.
Future<List<NotificationModel>> listScheduledNotifications();