getNotificationPopup static method
Implementation
static bool getNotificationPopup() => _preferences.getBool("$prefix${Constants.package}notification_popup") ?? false;
static bool getNotificationPopup() => _preferences.getBool("$prefix${Constants.package}notification_popup") ?? false;