static Future<bool?> loginWebChatViaQRCode(String barcode) { return FlyChatFlutterPlatform.instance.loginWebChatViaQRCode(barcode); }