static Future<String?> getJid(String username) { return FlyChatFlutterPlatform.instance.getJid(username); }