initialize abstract method
Initialize and set up the notification controller. Also tries to get permissions to send notifications.
Implementation
Future<void> initialize();
Initialize and set up the notification controller. Also tries to get permissions to send notifications.
Future<void> initialize();