Close the sync connection.
Use connect to connect again.
Future<void> disconnect() async { await _connections.disconnect(); }