@override Future<void> launchQoreid({data = QoreidData}) async { return methodChannel.invokeMethod('launchQoreid', {'data': data}); }