startScanBluetooth method

Future<void> startScanBluetooth()

Implementation

Future<void> startScanBluetooth() {
  throw UnimplementedError('startScanBluetooth() has not been implemented.');
}