isAutoDownloadEnable static method
Implementation
static bool isAutoDownloadEnable() => _preferences.getBool("${prefix}MediaAutoDownload") ?? false;
static bool isAutoDownloadEnable() => _preferences.getBool("${prefix}MediaAutoDownload") ?? false;