configure method

  1. @override
Future<void> configure()
override

Configure and set up the notification manager. Also tries to get permissions to send notifications.

Implementation

@override
Future<void> configure() async {}