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