menu
syncly package
documentation
sync_config.dart
SyncConfig
areNotificationsEnabled abstract method
areNotificationsEnabled abstract method
dark_mode
light_mode
areNotificationsEnabled
abstract method
Future
<
bool
>
areNotificationsEnabled
(
)
Verificar se notificações estão habilitadas
Implementation
Future<bool> areNotificationsEnabled();
syncly package
documentation
sync_config
SyncConfig
areNotificationsEnabled abstract method
SyncConfig class