getNotificationSound static method
Implementation
static bool getNotificationSound() => _preferences.getBool("$prefix${Constants.package}notification_sound") ?? true;
static bool getNotificationSound() => _preferences.getBool("$prefix${Constants.package}notification_sound") ?? true;