Close connection to the remote server.
Should be called when done to free resources.
@override Future<void> close() => _provider.close();