package eu.depau.etchdroid.worker.enums enum class JobType { FLASH_RAW_IMAGE, FLASH_DMG, FLASH_ELTORITO, DUMP_RAW_IMAGE, CREATE_WINDOWS_INSTALLER }