notificationGranted method

Future<bool> notificationGranted()

Implementation

Future<bool> notificationGranted() {
  throw UnimplementedError('notificationGranted() has not been implemented.');
}