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