httpClients property

Map<String, Client> httpClients
getter/setter pair

Implementation

Map<String, http.Client> httpClients = {};