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