static Future<bool?> unblockUser(String userJID) { return FlyChatFlutterPlatform.instance.unblockUser(userJID); }