@override Future scanStart({List<String>? services}) async { methodChannel.invokeMethod('scanStart', {'services': services}); }