menu
local_push_notifications package
documentation
i_local_notifications.dart
ILocalNotifications
isNotificationAllowed abstract method
isNotificationAllowed abstract method
dark_mode
light_mode
isNotificationAllowed
abstract method
Future
<
bool
>
isNotificationAllowed
(
)
Check if the notifications are globally permitted
Implementation
Future<bool> isNotificationAllowed();
local_push_notifications package
documentation
i_local_notifications
ILocalNotifications
isNotificationAllowed abstract method
ILocalNotifications class