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