isAutoDownloadEnable static method

bool isAutoDownloadEnable()

Implementation

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