Check if the notifications are globally permitted
@override Future<bool> isNotificationAllowed() { return LocalNotificationsPlatform.instance.isNotificationAllowed(); }