close method

void close()

Close the http connection to the API server

Implementation

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