static sendTypingStatus(String toJid, String chatType) { return FlyChatFlutterPlatform.instance.sendTypingStatus(toJid, chatType); }