close method

void close()

Implementation

void close() => _client.close(force: true);