static markConversationAsRead(List<String> jidlist) { return FlyChatFlutterPlatform.instance.markConversationAsRead(jidlist); }