close method

void close()

close the client

Implementation

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