A method for getting the subscriptions of the notification.
This method is used to get the subscriptions of the notification.
List<String> getSubscriptions() => subscribers.keys.toList();