close method

void close()

Releases the HTTP client.

Implementation

void close() => httpClient.close();