getConnectedDevice method

dynamic getConnectedDevice()

Implementation

getConnectedDevice() {
  return IosbluetoothconnectorPlatform.instance.getConnectedDevice();
}