Start scanning for Bluetooth devices
@override Future<void> startScan() async { await methodChannel.invokeMethod('startScan'); }