Disconnects from the given endpoint
Future<void> disconnectFrom(String endpointId) async { await nearbyCross.disconnectFrom(endpointId); }