subscribe abstract method
A method for subscribing to the notification.
This method is used to subscribe to the notification.
Implementation
void subscribe(List<PlatformNotification> notifications);
A method for subscribing to the notification.
This method is used to subscribe to the notification.
void subscribe(List<PlatformNotification> notifications);