Downloader
public class Downloader : Item
A Downloader is used to download data from an external source, to be imported using an Importer.
-
Undocumented
Declaration
Swift
public required convenience init(from decoder: Decoder) throws