initialize abstract method

Future<void> initialize()

Initialize and set up the notification controller. Also tries to get permissions to send notifications.

Implementation

Future<void> initialize();