connectDevice method

Stream<String> connectDevice()

Implementation

Stream<String> connectDevice() {
  throw UnimplementedError('connectDevice() has not been implemented.');
}