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