downloadCache property

Map<String, String> downloadCache
getter/setter pair

Implementation

static Map<String, String> downloadCache = Map.from({});