connect static method

void connect(
  1. String deviceId
)

Implementation

static void connect(String deviceId) => _platform.connect(deviceId);