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