cancelScan property

Future<void> cancelScan

Implementation

Future<void> get cancelScan {
  return mBleScanconst.invokeMethod('cancelScan');
}