static Future<dynamic> getUsersWhoBlockedMe([bool fetchFromServer = false]) { return FlyChatFlutterPlatform.instance.getUsersWhoBlockedMe(); }