@override Future<void> startScanBluetooth() async { // TODO: implement startScanBluetooth return await methodChannel.invokeMethod<void>('startScanBluetooth'); }