findDevice property

Future<void> findDevice

Implementation

Future<void> get findDevice {
  return mConnconst.invokeMethod('findDevice');
}