closeClient method

void closeClient()
inherited

Close the http client

Implementation

void closeClient() => _client.close();