static Future<dynamic> getRecentChatOf(String jid) { return FlyChatFlutterPlatform.instance.getRecentChatOf(jid); }