Connect to an endpoint
Future<void> connect(String endpointId) async { await nearbyCross.connect(endpointId); }