getMuteNotification static method

bool getMuteNotification()

Implementation

static bool getMuteNotification() => _preferences.getBool("${prefix}mute_notification") ?? false;