static updateRecentChatPinStatus(String jid, bool pinStatus) { return FlyChatFlutterPlatform.instance .updateRecentChatPinStatus(jid, pinStatus); }